backlight: pm8941-wled: Move PM8941 WLED driver to backlight
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Wed, 22 Jul 2015 00:44:49 +0000 (17:44 -0700)
committerLee Jones <lee.jones@linaro.org>
Tue, 25 Aug 2015 07:41:56 +0000 (08:41 +0100)
commit7ddbc2423c3301280b883bbb04b998203f30312c
treeae41f93655fd5a8bdd920363479934653d06cb51
parentfe009175ae3ec3724c1414440e22a1d32d806ec5
backlight: pm8941-wled: Move PM8941 WLED driver to backlight

The Qualcomm PM8941 WLED block is used for backlight and should therefor
be in the backlight framework and not in the LED framework. This moves
the driver and adapts to the backlight api instead.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Tested-by: Rob Clark <robdclark@gmail.com>
Acked-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/leds/leds-pm8941-wled.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/pm8941-wled.txt [new file with mode: 0644]
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-pm8941-wled.c [deleted file]
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/pm8941-wled.c [new file with mode: 0644]