linux/sound/isa
Takashi Iwai 098493041a ALSA: msnd: Allocate resources with device-managed APIs
This patch converts the resource management in ISA msnd drivers with
devres as a clean up.  Each manual resource management is converted
with the corresponding devres helper.  The remove callback became
superfluous and dropped.

This should give no user-visible functional changes.

Link: https://lore.kernel.org/r/20210715075941.23332-67-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-07-19 16:17:24 +02:00
..
ad1816a ALSA: ad1816a: Allocate resources with device-managed APIs 2021-07-19 16:17:12 +02:00
ad1848 ALSA: ad1848: Allocate resources with device-managed APIs 2021-07-19 16:17:15 +02:00
cs423x ALSA: cs423x: Allocate resources with device-managed APIs 2021-07-19 16:17:19 +02:00
es1688 ALSA: es1688: Allocate resources with device-managed APIs 2021-07-19 16:17:20 +02:00
galaxy ALSA: galaxy: Allocate resources with device-managed APIs 2021-07-19 16:17:21 +02:00
gus ALSA: gus: Allocate resources with device-managed APIs 2021-07-19 16:17:22 +02:00
msnd ALSA: msnd: Allocate resources with device-managed APIs 2021-07-19 16:17:24 +02:00
opti9xx ALSA: opti9xx: Fix assignment in if condition 2021-06-09 17:29:44 +02:00
sb ALSA: sb: Allocate resources with device-managed APIs 2021-07-19 16:17:14 +02:00
wavefront ALSA: wavefront: Fix assignment in if condition 2021-06-09 17:29:42 +02:00
wss ALSA: wss: Allocate resources with device-managed APIs 2021-07-19 16:17:13 +02:00
adlib.c ALSA: adlib: Allocate resources with device-managed APIs 2021-07-19 16:17:16 +02:00
als100.c ALSA: als100: Allocate resources with device-managed APIs 2021-07-19 16:17:16 +02:00
azt2320.c ALSA: azt2320: Allocate resources with device-managed APIs 2021-07-19 16:17:17 +02:00
cmi8328.c ALSA: cmi8328: Allocate resources with device-managed APIs 2021-07-19 16:17:18 +02:00
cmi8330.c ALSA: cmi8330: Allocate resources with device-managed APIs 2021-07-19 16:17:18 +02:00
es18xx.c ALSA: es18xx: Allocate resources with device-managed APIs 2021-07-19 16:17:21 +02:00
Kconfig sound: Fix Kconfig indentation 2019-10-07 03:53:03 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opl3sa2.c ALSA: opl3sa2: Fix assignment in if condition 2021-06-09 17:29:45 +02:00
sc6000.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
sscape.c isa: Make the remove callback for isa drivers return void 2021-01-26 07:42:27 +01:00