]> 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>
Thu, 23 Aug 2012 02:12:48 +0000 (10:12 +0800)
commit71461b3804723392e82cb9f7b06df80f83fc10e7
tree0a7fdaf7e8f7527072202053a101ef2d0dc1fdff
parent204d1a457d25258d160b103282a2af6e23ae1977
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