On 2015. 7. 21., at AM 6:11, Jacek Anaszewski [off-list ref] wrote:
quoted
On 20.07.2015 16:15, Jingoo Han wrote:
quoted
On Thursday, July 16, 2015 5:01 PM, Jacek Anaszewski wrote:
quoted
On 07/15/2015 10:02 PM, Bjorn Andersson wrote:
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 <redacted>
---
.../devicetree/bindings/leds/leds-pm8941-wled.txt | 5 +-
drivers/leds/Kconfig | 8 ---
drivers/leds/Makefile | 1 -
drivers/video/backlight/Kconfig | 8 +++
drivers/video/backlight/Makefile | 1 +
.../backlight/pm8941-wled.c} | 59 ++++++++++------------
6 files changed, 36 insertions(+), 46 deletions(-)
rename drivers/{leds/leds-pm8941-wled.c => video/backlight/pm8941-wled.c} (90%)
Acked-by: Jacek Anaszewski <redacted>
If you are not an author of this driver or a maintainer affected by this patch,
Just 'Reviewed-by' looks good.
I am a LED subsystem maintainer.
OK, I see.
I didn't notice that you were added as the maintainer 2 months ago.
Best regards,
Jingoo Han