]> git.karo-electronics.de Git - karo-tx-linux.git/commit
leds: leds-gpio: Use of_get_child_count() helper
authorTobias Klauser <klto@zhaw.ch>
Tue, 21 Aug 2012 09:21:53 +0000 (17:21 +0800)
committerBryan Wu <bryan.wu@canonical.com>
Fri, 7 Sep 2012 15:59:03 +0000 (23:59 +0800)
commitdea97e0ef833bb7d39f38c034b229a5e7b827a47
tree07d5aa4c49549ca4057e258591c4849128b16037
parentb72f5de9ca61cd04f9c0c6e61cc470cdd8811142
leds: leds-gpio: Use of_get_child_count() helper

Use of_get_child_count() instead of custom implementation.

Signed-off-by: Tobias Klauser <klto@zhaw.ch>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
drivers/leds/leds-gpio.c