commit | ef77d83fd7a2f37a20d9e37ac156f18e7e105c75 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Fri Feb 24 19:46:32 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 24 14:16:42 2012 -0800 |
tree | bd362d099250a7526d2c2d9ac6d0ac610ae62606 | |
parent | 838d51bfa31540d474b9562056379b6325ec07d7 [diff] |
misc: fsa9480: Remove obsolete cleanup for clientdata 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>