acrn-kernel/sound
Dawei Li d778800660 xen: make remove callback of xen driver void returned
Since commit fc7a6209d5 ("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.

This change is for xen bus based drivers.

Acked-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Dawei Li <set_pte_at@outlook.com>
Link: https://lore.kernel.org/r/TYCP286MB23238119AB4DF190997075C9CAE39@TYCP286MB2323.JPNP286.PROD.OUTLOOK.COM
Signed-off-by: Juergen Gross <jgross@suse.com>
2023-04-15 09:33:06 +08:00
..
ac97
aoa
arm
atmel
core ALSA: memalloc: Workaround for Xen PV 2023-02-09 11:28:02 +01:00
drivers
firewire ALSA: firewire-motu: fix unreleased lock warning in hwdep device 2023-02-09 11:28:08 +01:00
hda
i2c
isa
mips
oss
parisc
pci ALSA: pci: lx6464es: fix a debug loop 2023-02-14 19:11:49 +01:00
pcmcia
ppc
sh
soc ASoC: hdmi-codec: Allow playback and capture to be disabled 2023-04-15 09:30:09 +08:00
sparc
spi
synth ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() 2023-02-14 19:11:41 +01:00
usb ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() 2023-01-18 11:58:32 +01:00
virtio
x86
xen xen: make remove callback of xen driver void returned 2023-04-15 09:33:06 +08:00
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c