From: Russell King Date: Sun, 6 Apr 2014 22:20:13 +0000 (-0700) Subject: leds: leds-pwm: convert OF parsing code to use led_pwm_add() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b795e6d94f2193d5e9087f05c445b069a7aa0dcd;p=pandora-kernel.git leds: leds-pwm: convert OF parsing code to use led_pwm_add() Convert the OF parsing code to use the common PWM LED registration code, which means we have a consistent method, and single point where the registration happens for both paths. Signed-off-by: Russell King Signed-off-by: Bryan Wu --- Reading git-diff-tree failed