From: Takashi Iwai <tiwai@suse•de>
To: "Uwe Kleine-König" <u.kleine-koenig@baylibre•com>
Cc: Jaroslav Kysela <perex@perex•cz>, Takashi Iwai <tiwai@suse•com>,
Daniel Mack <daniel@zonque•org>,
Haojian Zhuang <haojian.zhuang@gmail•com>,
Robert Jarzmik <robert.jarzmik@free•fr>,
Nicolas Ferre <nicolas.ferre@microchip•com>,
Alexandre Belloni <alexandre.belloni@bootlin•com>,
Claudiu Beznea <claudiu.beznea@tuxon•dev>,
Ivan Orlov <ivan.orlov0322@gmail•com>,
Thierry Reding <thierry.reding@gmail•com>,
Jonathan Hunter <jonathanh@nvidia•com>,
Michael Ellerman <mpe@ellerman•id.au>,
Nicholas Piggin <npiggin@gmail•com>,
Christophe Leroy <christophe.leroy@csgroup•eu>,
Naveen N Rao <naveen@kernel•org>,
Madhavan Srinivasan <maddy@linux•ibm.com>,
linux-arm-kernel@lists•infradead.org,
linux-sound@vger•kernel.org, linux-tegra@vger•kernel.org,
linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH] sound: Switch back to struct platform_driver::remove()
Date: Wed, 30 Oct 2024 14:49:46 +0100 [thread overview]
Message-ID: <87sesdya2t.wl-tiwai@suse.de> (raw)
In-Reply-To: <20241029073748.508077-2-u.kleine-koenig@baylibre.com>
On Tue, 29 Oct 2024 08:37:47 +0100,
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 sound 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@baylibre•com>
Applied to for-next branch now.
thanks,
Takashi
prev parent reply other threads:[~2024-10-30 13:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 7:37 [PATCH] sound: Switch back to struct platform_driver::remove() Uwe Kleine-König
2024-10-29 9:05 ` Takashi Iwai
2024-10-29 9:23 ` Uwe Kleine-König
2024-10-30 13:49 ` Takashi Iwai [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=87sesdya2t.wl-tiwai@suse.de \
--to=tiwai@suse$(echo .)de \
--cc=alexandre.belloni@bootlin$(echo .)com \
--cc=christophe.leroy@csgroup$(echo .)eu \
--cc=claudiu.beznea@tuxon$(echo .)dev \
--cc=daniel@zonque$(echo .)org \
--cc=haojian.zhuang@gmail$(echo .)com \
--cc=ivan.orlov0322@gmail$(echo .)com \
--cc=jonathanh@nvidia$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-sound@vger$(echo .)kernel.org \
--cc=linux-tegra@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=maddy@linux$(echo .)ibm.com \
--cc=mpe@ellerman$(echo .)id.au \
--cc=naveen@kernel$(echo .)org \
--cc=nicolas.ferre@microchip$(echo .)com \
--cc=npiggin@gmail$(echo .)com \
--cc=perex@perex$(echo .)cz \
--cc=robert.jarzmik@free$(echo .)fr \
--cc=thierry.reding@gmail$(echo .)com \
--cc=tiwai@suse$(echo .)com \
--cc=u.kleine-koenig@baylibre$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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