]> 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>
Thu, 13 Oct 2011 06:49:42 +0000 (17:49 +1100)
commitc48cd05090ff1d8b529bafc18bb0886a66d0a7f8
treeb76df0e8dd2519810761af01485bc2407b71812a
parentfc0555511c67f6ed41e555541b4c38f38680e3c4
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