From: Daniel Thompson <daniel.thompson@linaro.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Lee Jones <lee@kernel.org>, Jingoo Han <jingoohan1@gmail.com>,
Helge Deller <deller@gmx.de>,
Michael Hennerich <michael.hennerich@analog.com>,
Support Opensource <support.opensource@diasemi.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
Thierry Reding <thierry.reding@gmail.com>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
kernel@pengutronix.de,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-pwm@vger.kernel.org,
Konrad Dybcio <konrad.dybcio@linaro.org>,
linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 00/13] backlight: Convert to platform remove callback returning void
Date: Wed, 8 Mar 2023 12:04:25 +0000 [thread overview]
Message-ID: <20230308120425.GA6174@aspen.lan> (raw)
In-Reply-To: <20230308073945.2336302-1-u.kleine-koenig@pengutronix.de>
On Wed, Mar 08, 2023 at 08:39:32AM +0100, Uwe Kleine-König wrote:
> Uwe Kleine-König (13):
> backlight: aat2870_bl: Convert to platform remove callback returning
> void
> backlight: adp5520_bl: Convert to platform remove callback returning
> void
> backlight: cr_bllcd: Convert to platform remove callback returning
> void
> backlight: da9052_bl: Convert to platform remove callback returning
> void
> backlight: hp680_bl: Convert to platform remove callback returning
> void
> backlight: led_bl: Convert to platform remove callback returning void
> backlight: lm3533_bl: Convert to platform remove callback returning
> void
> backlight: lp8788_bl: Convert to platform remove callback returning
> void
> backlight: mt6370-backlight: Convert to platform remove callback
> returning void
> backlight: pwm_bl: Convert to platform remove callback returning void
> backlight: qcom-wled: Convert to platform remove callback returning
> void
> backlight: rt4831-backlight: Convert to platform remove callback
> returning void
> backlight: sky81452-backlight: Convert to platform remove callback
> returning void
Whole series is:
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Thanks!
prev parent reply other threads:[~2023-03-08 12:04 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-08 7:39 [PATCH 00/13] backlight: Convert to platform remove callback returning void Uwe Kleine-König
2023-03-08 7:39 ` [PATCH 01/13] backlight: aat2870_bl: " Uwe Kleine-König
2023-03-16 13:47 ` Lee Jones
2023-03-08 7:39 ` [PATCH 02/13] backlight: adp5520_bl: " Uwe Kleine-König
2023-03-08 7:45 ` Hennerich, Michael
2023-03-16 13:47 ` Lee Jones
2023-03-08 7:39 ` [PATCH 03/13] backlight: cr_bllcd: " Uwe Kleine-König
2023-03-16 13:48 ` Lee Jones
2023-03-08 7:39 ` [PATCH 04/13] backlight: da9052_bl: " Uwe Kleine-König
2023-03-08 9:23 ` DLG Adam Ward
2023-03-16 13:48 ` Lee Jones
2023-03-08 7:39 ` [PATCH 05/13] backlight: hp680_bl: " Uwe Kleine-König
2023-03-16 13:49 ` Lee Jones
2023-03-08 7:39 ` [PATCH 06/13] backlight: led_bl: " Uwe Kleine-König
2023-03-16 13:49 ` Lee Jones
2023-03-08 7:39 ` [PATCH 07/13] backlight: lm3533_bl: " Uwe Kleine-König
2023-03-16 13:50 ` Lee Jones
2023-03-08 7:39 ` [PATCH 08/13] backlight: lp8788_bl: " Uwe Kleine-König
2023-03-16 13:50 ` Lee Jones
2023-03-08 7:39 ` [PATCH 09/13] backlight: mt6370-backlight: " Uwe Kleine-König
2023-03-16 13:50 ` Lee Jones
2023-03-08 7:39 ` [PATCH 10/13] backlight: pwm_bl: " Uwe Kleine-König
2023-03-16 13:51 ` Lee Jones
2023-03-08 7:39 ` [PATCH 11/13] backlight: qcom-wled: " Uwe Kleine-König
2023-03-16 13:51 ` Lee Jones
2023-03-08 7:39 ` [PATCH 12/13] backlight: rt4831-backlight: " Uwe Kleine-König
2023-03-16 13:51 ` Lee Jones
2023-03-08 7:39 ` [PATCH 13/13] backlight: sky81452-backlight: " Uwe Kleine-König
2023-03-16 13:52 ` Lee Jones
2023-03-08 12:04 ` Daniel Thompson [this message]
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=20230308120425.GA6174@aspen.lan \
--to=daniel.thompson@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=jingoohan1@gmail.com \
--cc=kernel@pengutronix.de \
--cc=konrad.dybcio@linaro.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=michael.hennerich@analog.com \
--cc=support.opensource@diasemi.com \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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).