From: Linus Walleij Date: Fri, 24 Oct 2014 10:57:19 +0000 (-0700) Subject: leds: syscon: handle multiple syscon instances X-Git-Tag: omap-for-v3.19/fixes-rc1~72^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6e42c808409c40dd0d0f8fe2022d197b27455e;p=pandora-kernel.git leds: syscon: handle multiple syscon instances Currently the syscon LED driver will only handle LEDs on the first syscon found in the system. But there can be several of them, so augment the driver to traverse all syscon nodes and check for syscon LEDs on them. Signed-off-by: Linus Walleij Signed-off-by: Bryan Wu --- Reading git-diff-tree failed