]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video/backlight: remove obsolete cleanup for clientdata
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 5 Oct 2011 00:43:31 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 06:34:15 +0000 (17:34 +1100)
commit651d2a6bb4ad66eea8461dedc591565555e3092f
tree6e08e1ed0b8fa15e50c00303adc74e7578852016
parenta6740bbe999f295e38b8a843c4e90c7c0a8211e3
video/backlight: 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: Richard Purdie <rpurdie@rpsys.net>
Cc: Paul Mundt <lethal@linux-sh.org>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/adp8870_bl.c