From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:07:34 +0000 (+0900) Subject: leds-lp55xx: use lp55xx_init_led() common function X-Git-Tag: v3.9-rc1~79^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e2023463a3c9412728cb2c36c79aca0bb731cc8;p=pandora-kernel.git leds-lp55xx: use lp55xx_init_led() common function lp5521_init_led() and lp5523_init_led() are replaced with one common function, lp55xx_init_led(). Max channels is configurable, so it's used in lp55xx_init_led(). 'LP5523_LEDS' are changed to 'LP5523_MAX_LEDS'. lp55xx_set_brightness, lp55xx_led_attributes: skeleton Will be filled in next patches. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed