From: patchwork-bot+chrome-platform@kernel.org
To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40pengutronix=2Ede=3E?=@ci.codeaurora.org
Cc: dmitry.torokhov@gmail.com, michael.hennerich@analog.com,
linux-input@vger.kernel.org, kernel@pengutronix.de,
bleung@chromium.org, groeck@chromium.org,
gregkh@linuxfoundation.org, Jonathan.Cameron@huawei.com,
joewu@msi.com, chrome-platform@lists.linux.dev,
andriy.shevchenko@linux.intel.com, mkorpershoek@baylibre.com,
jeff@labundy.com, robh@kernel.org, lis8215@gmail.com,
pavel@ucw.cz, rostedt@goodmis.org, pabeni@redhat.com,
kvalo@kernel.org, frank.li@vivo.com, ye.xingchen@zte.com.cn,
mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
support.opensource@diasemi.com, o2g.org.ru@gmail.com,
lee@kernel.org, linus.walleij@linaro.org, agross@kernel.org,
andersson@kernel.org, konrad.dybcio@linaro.org,
linux-arm-msm@vger.kernel.org, hdegoede@redhat.com,
mitr@volny.cz, patches@opensource.cirrus.com,
christophe.jaillet@wanadoo.fr, windhl@126.com,
chenjun102@huawei.com, ruanjinjie@huawei.com, wens@csie.org,
jernej.skrabec@gmail.com, samuel@sholland.org,
linux-sunxi@lists.linux.dev, michal.simek@amd.com,
robert.jarzmik@free.fr, dmitry.baryshkov@linaro.org,
arnd@arndb.de, rafael.j.wysocki@intel.com,
krzysztof.kozlowski@linaro.org, daniel.lezcano@linaro.org,
corbet@lwn.net
Subject: Re: [PATCH 00/52] input: Convert to platform remove callback returning void
Date: Mon, 13 Nov 2023 03:42:37 +0000 [thread overview]
Message-ID: <169984695713.27851.5146160260731495399.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230920125829.1478827-1-u.kleine-koenig@pengutronix.de>
Hello:
This patch was applied to chrome-platform/linux.git (for-next)
by Dmitry Torokhov <dmitry.torokhov@gmail.com>:
On Wed, 20 Sep 2023 14:57:37 +0200 you wrote:
> Hello,
>
> this series converts all platform drivers below drivers/input to use
> remove_new. The motivation is to get rid of an integer return code
> that is (mostly) ignored by the platform driver core and error prone on
> the driver side.
>
> [...]
Here is the summary with links:
- [02/52] input: cros_ec_keyb - Convert to platform remove callback returning void
https://git.kernel.org/chrome-platform/c/63ef64cb6453
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-11-13 3:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-20 12:57 [PATCH 00/52] input: Convert to platform remove callback returning void Uwe Kleine-König
2023-09-20 12:58 ` [PATCH 23/52] input: pm8941-pwrkey - " Uwe Kleine-König
2023-09-20 13:03 ` Konrad Dybcio
2023-09-24 2:48 ` [PATCH 00/52] input: " Dmitry Torokhov
2023-09-24 15:50 ` Uwe Kleine-König
2023-09-30 15:37 ` Dmitry Torokhov
2023-11-13 3:23 ` patchwork-bot+chrome-platform
2023-11-13 3:42 ` patchwork-bot+chrome-platform [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=169984695713.27851.5146160260731495399.git-patchwork-notify@kernel.org \
--to=patchwork-bot+chrome-platform@kernel.org \
--cc==?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40pengutronix=2Ede=3E?=@ci.codeaurora.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=agross@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=andersson@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=bleung@chromium.org \
--cc=chenjun102@huawei.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=chrome-platform@lists.linux.dev \
--cc=corbet@lwn.net \
--cc=daniel.lezcano@linaro.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dmitry.torokhov@gmail.com \
--cc=frank.li@vivo.com \
--cc=gregkh@linuxfoundation.org \
--cc=groeck@chromium.org \
--cc=hdegoede@redhat.com \
--cc=jeff@labundy.com \
--cc=jernej.skrabec@gmail.com \
--cc=joewu@msi.com \
--cc=kernel@pengutronix.de \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kvalo@kernel.org \
--cc=lee@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=lis8215@gmail.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=michael.hennerich@analog.com \
--cc=michal.simek@amd.com \
--cc=mitr@volny.cz \
--cc=mkorpershoek@baylibre.com \
--cc=o2g.org.ru@gmail.com \
--cc=pabeni@redhat.com \
--cc=patches@opensource.cirrus.com \
--cc=pavel@ucw.cz \
--cc=rafael.j.wysocki@intel.com \
--cc=robert.jarzmik@free.fr \
--cc=robh@kernel.org \
--cc=rostedt@goodmis.org \
--cc=ruanjinjie@huawei.com \
--cc=samuel@sholland.org \
--cc=support.opensource@diasemi.com \
--cc=wens@csie.org \
--cc=windhl@126.com \
--cc=ye.xingchen@zte.com.cn \
/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