git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
838d51b
)
misc: fsa9480: Remove obsolete cleanup for clientdata
author
Wolfram Sang
<w.sang@pengutronix.de>
Fri, 24 Feb 2012 18:46:32 +0000
(19:46 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 22:16:42 +0000
(14:16 -0800)
A few new i2c-drivers came into the kernel which clear the clientdata-pointer
on exit or error. This is obsolete meanwhile, the core will do it.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found