From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:23:51 +0000 (+0900) Subject: leds-lp55xx: clean up _remove() X-Git-Tag: v3.9-rc1~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87cc4bde2a97cd8acccf34f333d0980dc5c2aa8a;p=pandora-kernel.git leds-lp55xx: clean up _remove() Replace lp5521/5523_unregister_sysfs() with lp55xx_unregister_sysfs(). On unloading the driver, running engines should be stopped. Use explicit driver function, lp5521/5523_stop_engine(). Unused functions are removed. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed