[PATCH v2] ALSA: ac97: make remove callback of ac97 driver void returned
Takashi Iwai
tiwai at suse.de
Wed Jan 25 09:34:56 CET 2023
On Fri, 06 Jan 2023 16:13:49 +0100,
Dawei Li wrote:
>
> Since commit fc7a6209d571 ("bus: Make remove callback return void")
> forces bus_type::remove be void-returned, it doesn't make much sense
> for any bus based driver implementing remove callbalk to return
> non-void to its caller.
>
> As such, change the remove function for ac97 based drivers to return
> void.
>
> Signed-off-by: Dawei Li <set_pte_at at outlook.com>
Applied now, thanks.
Takashi
More information about the Alsa-devel
mailing list