From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:11:18 +0000 (+0900) Subject: leds-lp55xx: use lp55xx_unregister_leds() X-Git-Tag: v3.9-rc1~79^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3a68ebfcd22abc186f2328149732c801449b297;p=pandora-kernel.git leds-lp55xx: use lp55xx_unregister_leds() To unregister led class devices and sysfs attributes, LP5521 and LP5523 have each driver function. This patch makes both drivers simple using common driver function, lp55xx_unregister_leds(). And some unused variables are removed. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed