[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7iufjf4cnoofq63vtzrnlxneyjhmuhuaq2tqflzw6nc6xpixiu@dnyh4etii2vz>
Date: Tue, 29 Oct 2024 10:24:02 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Uwe Kleine-König <u.kleine-koenig@...libre.com>
Cc: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
Joel Stanley <joel@....id.au>, Andrew Jeffery <andrew@...econstruct.com.au>,
Christophe Leroy <christophe.leroy@...roup.eu>, Herve Codina <herve.codina@...tlin.com>,
Qiang Zhao <qiang.zhao@....com>, Hitomi Hasegawa <hasegawa-hitomi@...itsu.com>,
Huisong Li <lihuisong@...wei.com>, Linus Walleij <linusw@...nel.org>,
Imre Kaloz <kaloz@...nwrt.org>, Karol Gugala <kgugala@...micro.com>,
Mateusz Holenko <mholenko@...micro.com>, Gabriel Somlo <gsomlo@...il.com>,
Yinbo Zhu <zhuyinbo@...ngson.cn>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Conor Dooley <conor.dooley@...rochip.com>,
Daire McNamara <daire.mcnamara@...rochip.com>, Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Konrad Dybcio <konradybcio@...nel.org>, Heiko Stuebner <heiko@...ech.de>,
Alim Akhtar <alim.akhtar@...sung.com>, Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>, Nishanth Menon <nm@...com>,
Santosh Shilimkar <ssantosh@...nel.org>, Michal Simek <michal.simek@....com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, Duje Mihanović <duje.mihanovic@...le.hr>,
Mark Brown <broonie@...nel.org>, David Wu <david.wu@...k-chips.com>,
Jianqun Xu <jay.xu@...k-chips.com>, Jay Buddhabhatti <jay.buddhabhatti@....com>,
Radhey Shyam Pandey <radhey.shyam.pandey@....com>, Izhar Ameer Shaikh <izhar.ameer.shaikh@....com>,
Naman Trivedi Manojbhai <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-riscv@...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()
On Tue, Oct 29, 2024 at 08:48:58AM GMT, Uwe Kleine-König 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.
>
> On the way do a few whitespace changes to make indention consistent.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...libre.com>
Acked-by: Bjorn Andersson <andersson@...nel.org> # qcom parts
Regards,
Bjorn
Powered by blists - more mailing lists