commit | c5bd2a712a0c7299b61b0e02404b1376f794d251 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Fri Mar 23 15:02:07 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Mar 23 16:58:34 2012 -0700 |
tree | 66a6e51cca8d3ff07485a0118917b31f03251fe3 | |
parent | 920c4f4c3651855f888ec708ecc656ba10dd8f1d [diff] |
drivers/leds/leds-tca6507.c: 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> Cc: NeilBrown <neilb@suse.de> Cc: Richard Purdie <rpurdie@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>