linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40baylibre=2Ecom=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: linux-riscv@lists.infradead.org, arnd@arndb.de, olof@lixom.net,
	joel@jms.id.au, andrew@codeconstruct.com.au,
	christophe.leroy@csgroup.eu, herve.codina@bootlin.com,
	qiang.zhao@nxp.com, hasegawa-hitomi@fujitsu.com,
	lihuisong@huawei.com, linusw@kernel.org, kaloz@openwrt.org,
	kgugala@antmicro.com, mholenko@antmicro.com, gsomlo@gmail.com,
	zhuyinbo@loongson.cn, matthias.bgg@gmail.com,
	angelogioacchino.delregno@collabora.com,
	conor.dooley@microchip.com, daire.mcnamara@microchip.com,
	krzysztof.kozlowski@linaro.org, andersson@kernel.org,
	konradybcio@kernel.org, heiko@sntech.de, alim.akhtar@samsung.com,
	thierry.reding@gmail.com, jonathanh@nvidia.com, nm@ti.com,
	ssantosh@kernel.org, michal.simek@amd.com,
	andriy.shevchenko@linux.intel.com, duje.mihanovic@skole.hr,
	broonie@kernel.org, david.wu@rock-chips.com,
	jay.xu@rock-chips.com, jay.buddhabhatti@amd.com,
	radhey.shyam.pandey@amd.com, izhar.ameer.shaikh@amd.com,
	naman.trivedimanojbhai@amd.com,
	linux-arm-kernel@lists.infradead.org, soc@lists.linux.dev,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, loongarch@lists.linux.dev,
	linux-mediatek@lists.infradead.org,
	linux-arm-msm@vger.kernel.org,
	linux-rockchip@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH] soc: Switch back to struct platform_driver::remove()
Date: Wed, 11 Dec 2024 22:33:08 +0000	[thread overview]
Message-ID: <173395638899.1729195.5401091299734997866.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241029074859.509587-2-u.kleine-koenig@baylibre.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 29 Oct 2024 08:48:58 +0100 you wrote:
> After commit 0edb555a65d1 ("platform: Make platform_driver::remove()
> return void") .remove() is (again) the right callback to implement for
> platform drivers.
> 
> Convert all platform drivers below drivers/soc to use .remove(), with
> the eventual goal to drop struct platform_driver::remove_new(). As
> .remove() and .remove_new() have the same prototypes, conversion is done
> by just changing the structure member name in the driver initializer.
> 
> [...]

Here is the summary with links:
  - soc: Switch back to struct platform_driver::remove()
    https://git.kernel.org/riscv/c/511c06e39035

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




      parent reply	other threads:[~2024-12-11 22:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29  7:48 [PATCH] soc: Switch back to struct platform_driver::remove() Uwe Kleine-König
2024-10-29  8:01 ` Heiko Stuebner
2024-10-29  9:03 ` Herve Codina
2024-10-29 15:24 ` Bjorn Andersson
2024-10-29 15:34 ` Gabriel L. Somlo
2024-10-30  0:23 ` Andrew Jeffery
2024-12-11 22:33 ` patchwork-bot+linux-riscv [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=173395638899.1729195.5401091299734997866.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc==?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40baylibre=2Ecom=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
    --cc=alim.akhtar@samsung.com \
    --cc=andersson@kernel.org \
    --cc=andrew@codeconstruct.com.au \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=christophe.leroy@csgroup.eu \
    --cc=conor.dooley@microchip.com \
    --cc=daire.mcnamara@microchip.com \
    --cc=david.wu@rock-chips.com \
    --cc=duje.mihanovic@skole.hr \
    --cc=gsomlo@gmail.com \
    --cc=hasegawa-hitomi@fujitsu.com \
    --cc=heiko@sntech.de \
    --cc=herve.codina@bootlin.com \
    --cc=izhar.ameer.shaikh@amd.com \
    --cc=jay.buddhabhatti@amd.com \
    --cc=jay.xu@rock-chips.com \
    --cc=joel@jms.id.au \
    --cc=jonathanh@nvidia.com \
    --cc=kaloz@openwrt.org \
    --cc=kgugala@antmicro.com \
    --cc=konradybcio@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lihuisong@huawei.com \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=loongarch@lists.linux.dev \
    --cc=matthias.bgg@gmail.com \
    --cc=mholenko@antmicro.com \
    --cc=michal.simek@amd.com \
    --cc=naman.trivedimanojbhai@amd.com \
    --cc=nm@ti.com \
    --cc=olof@lixom.net \
    --cc=qiang.zhao@nxp.com \
    --cc=radhey.shyam.pandey@amd.com \
    --cc=soc@lists.linux.dev \
    --cc=ssantosh@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=zhuyinbo@loongson.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;
as well as URLs for NNTP newsgroup(s).