From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:28:44 +0000 (+0900) Subject: leds-lp55xx: fix problem on removing LED attributes X-Git-Tag: v3.9-rc1~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109b833071b44a4a6f5dc56385025543ed15a500;p=pandora-kernel.git leds-lp55xx: fix problem on removing LED attributes LP55XX common device attributes, 'led_current' and 'max_current' are created while loading the driver. Those are LED device attributes which are removed automatically on releasing led class devices - led_classdev_unregister(). Therefore, this duplicate code should be removed. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed