[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173395638899.1729195.5401091299734997866.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:33:08 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Uwe Kleine-König <u.kleine-koenig@...libre.com>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, arnd@...db.de, olof@...om.net,
joel@....id.au, andrew@...econstruct.com.au, christophe.leroy@...roup.eu,
herve.codina@...tlin.com, qiang.zhao@....com, hasegawa-hitomi@...itsu.com,
lihuisong@...wei.com, linusw@...nel.org, kaloz@...nwrt.org,
kgugala@...micro.com, mholenko@...micro.com, gsomlo@...il.com,
zhuyinbo@...ngson.cn, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com, conor.dooley@...rochip.com,
daire.mcnamara@...rochip.com, krzysztof.kozlowski@...aro.org,
andersson@...nel.org, konradybcio@...nel.org, heiko@...ech.de,
alim.akhtar@...sung.com, thierry.reding@...il.com, jonathanh@...dia.com,
nm@...com, ssantosh@...nel.org, michal.simek@....com,
andriy.shevchenko@...ux.intel.com, duje.mihanovic@...le.hr,
broonie@...nel.org, david.wu@...k-chips.com, jay.xu@...k-chips.com,
jay.buddhabhatti@....com, radhey.shyam.pandey@....com,
izhar.ameer.shaikh@....com, naman.trivedimanojbhai@....com,
linux-arm-kernel@...ts.infradead.org, soc@...ts.linux.dev,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, loongarch@...ts.linux.dev,
linux-mediatek@...ts.infradead.org, linux-arm-msm@...r.kernel.org,
linux-rockchip@...ts.infradead.org, linux-samsung-soc@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH] soc: Switch back to struct platform_driver::remove()
Hello:
This patch was applied to riscv/linux.git (fixes)
by Arnd Bergmann <arnd@...db.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
Powered by blists - more mailing lists