Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1188212

Re: [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight

From "Jingoo Han" <jingoohan1@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
Date 2015-07-20 16:20 +0200
Message-ID <pOk5b-3CG-7@gated-at.bofh.it> (permalink)
References <pMBaa-1n9-5@gated-at.bofh.it> <pMMoX-My-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday, July 16, 2015 5:01 PM, Jacek Anaszewski wrote:
> 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 <bjorn.andersson@sonymobile.com>
> > ---
> >   .../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 <j.anaszewski@samsung.com>

If you are not an author of this driver or a maintainer affected by this patch,
Just 'Reviewed-by' looks good.

Best regards,
Jingoo Han

> 
> --
> Best Regards,
> Jacek Anaszewski

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-07-15 22:10 +0200
  Re: [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight "Jingoo Han" <jingoohan1@gmail.com> - 2015-07-20 16:20 +0200
  Re: [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to  backlight Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-07-20 19:50 +0200

csiph-web