From: Peter Ujfalusi Date: Fri, 21 Dec 2012 09:43:55 +0000 (-0800) Subject: leds: leds-pwm: Convert to use devm_get_pwm X-Git-Tag: v3.9-rc1~79^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea6cdac9ba5fbc65adde4dc6a3cbee1206508df;p=pandora-kernel.git leds: leds-pwm: Convert to use devm_get_pwm Update the driver to use the new API for requesting pwm so we can take advantage of the pwm_lookup table to find the correct pwm to be used for the LED functionality. Signed-off-by: Peter Ujfalusi Signed-off-by: Bryan Wu --- Reading git-diff-tree failed