From: Milo(Woogyom) Kim Date: Tue, 5 Feb 2013 10:20:45 +0000 (+0900) Subject: leds-lp55xx: use common device attribute driver function X-Git-Tag: v3.9-rc1~79^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73c0ce6beaa71bee39b2d11bff0253be84c71a9;p=pandora-kernel.git leds-lp55xx: use common device attribute driver function lp5521/5523_register_sysfs() are replaced with lp55xx common driver function, lp55xx_register_sysfs(). Chip specific device attributes are configurable using 'dev_attr_group'. Error condition name is changed: use specific error condition, 'err_register_sysfs' rather than unclear name, 'fail2'. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed