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:
34c5c73
)
mfd: twl6040: Remove obsolete cleanup for i2c clientdata
author
Wolfram Sang
<wsa@the-dreams.de>
Sun, 13 Oct 2013 16:06:12 +0000
(18:06 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 24 Oct 2013 10:08:23 +0000
(12:08 +0200)
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 <wsa@the-dreams.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found