]> 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, 6 Oct 2011 05:59:57 +0000 (16:59 +1100)
commit7dea38549e671f7d7ab5813bccdee44578568f16
treeb06cec3fa43fe39fe6fa8333c13cfd8c9442bee4
parentfd994c04e87e0ab292d2e83d3b3a717d77a33feb
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