From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:21:43 +0000 (+0900) Subject: leds-lp55xx: code refactoring on selftest function X-Git-Tag: v3.9-rc1~79^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ca3bd8022d76a0d1b386cedcecaf49004a58644;p=pandora-kernel.git leds-lp55xx: code refactoring on selftest function LP5521 and LP5523 have a selftest function which is run via the sysfs. Use lp55xx driver data and R/W functions rather than lp5521/5523 private data and functions. Additionally, if-statements are changed for code simplicity. Unused functions, lp5521/5523_read() are removed. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed