From: Lee Jones <lee.jones@linaro.org>
To: Jingoo Han <jingoohan1@gmail.com>
Cc: Jacek Anaszewski <jacek.anaszewski@gmail.com>,
Bjorn Andersson <bjorn.andersson@sonymobile.com>,
Jacek Anaszewski <j.anaszewski@samsung.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>, Bryan Wu <cooloney@gmail.com>,
Richard Purdie <rpurdie@rpsys.net>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Tomi Valkeinen <tomi.valkeinen@ti.com>,
Rob Clark <robdclark@gmail.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-leds@vger.kernel.org" <linux-leds@vger.kernel.org>,
"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>
Subject: Re: [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
Date: Tue, 21 Jul 2015 08:50:36 +0000 [thread overview]
Message-ID: <20150721085036.GF3061@x1> (raw)
In-Reply-To: <9F0858DA-62D4-4511-A515-6CE38A680969@gmail.com>
On Tue, 21 Jul 2015, Jingoo Han wrote:
>
> On 2015. 7. 21., at AM 6:11, Jacek Anaszewski <jacek.anaszewski@gmail.com> wrote:
> >> On 20.07.2015 16:15, Jingoo Han wrote:
> >>> 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.
> >
> > I am a LED subsystem maintainer.
>
> OK, I see.
> I didn't notice that you were added as the maintainer 2 months ago.
Please read: Sections 12 and 13 of Documentation/SubmittingPatches.
Granted, Acked-bys are used by Maintainers when reviewing changes in
subsystems they are responsible for. However, that's not the sole use
of them. Anyone can provide an Ack for code they have reviewed, but
are not an expert in. Reviewed-bys have much stronger meaning and
should only be used if the supplier knows the code and the subsystem
well. Please see SubmittingPatches for a full meaning of the
Reviewed-by tag.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2015-07-21 8:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 20:02 [PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight Bjorn Andersson
2015-07-16 8:01 ` Jacek Anaszewski
2015-07-20 14:15 ` Jingoo Han
2015-07-20 21:11 ` Jacek Anaszewski
2015-07-21 0:47 ` Jingoo Han
2015-07-21 8:50 ` Lee Jones [this message]
2015-07-20 14:22 ` Jingoo Han
2015-07-20 17:45 ` Bjorn Andersson
2015-07-21 18:22 ` Rob Clark
2015-07-22 0:44 ` [PATCH v2] " Bjorn Andersson
[not found] ` <1437525889-24928-1-git-send-email-bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org>
2015-07-22 0:49 ` Bjorn Andersson
2015-08-06 15:37 ` Jingoo Han
2015-08-10 15:53 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150721085036.GF3061@x1 \
--to=lee.jones@linaro.org \
--cc=bjorn.andersson@sonymobile.com \
--cc=cooloney@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=j.anaszewski@samsung.com \
--cc=jacek.anaszewski@gmail.com \
--cc=jingoohan1@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=plagnioj@jcrosoft.com \
--cc=robdclark@gmail.com \
--cc=robh+dt@kernel.org \
--cc=rpurdie@rpsys.net \
--cc=tomi.valkeinen@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).