]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video/backlight: remove obsolete cleanup for clientdata
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 28 Sep 2011 00:50:41 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:38 +0000 (14:53 +1000)
commitec33901aae4ae02b3699855d44560233bfcbec34
tree9a44255e19f1cf8896817e853219cf681d166435
parentb7f93e51429dda9dd4182bd3f6ab590a5a841ba8
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 <>
drivers/video/backlight/adp8870_bl.c