diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-07-15 10:29:00 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:05:42 -0700 |
commit | f1d35b3d905cc564fa3fb89a3d802dd90b8ef8a8 (patch) | |
tree | f58f65b67fee4fc3c3e3fa2e15f11895dfa79a62 /Documentation | |
parent | 3799248733cbdb14ca12b0680a2e776cb35e19fe (diff) | |
download | lwn-f1d35b3d905cc564fa3fb89a3d802dd90b8ef8a8.tar.gz lwn-f1d35b3d905cc564fa3fb89a3d802dd90b8ef8a8.zip |
devres: fix devres_get()
commit 64526370d11ce8868ca495723d595b61e8697fbf upstream.
Currently, devres_get() passes devres_free() the pointer to devres,
but devres_free() should be given with the pointer to resource data.
Fixes: 9ac7849e35f7 ("devres: device resource management")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions