linux-stable/sound/pci/au88x0
Takashi Iwai e44b5b4406 ALSA: au88x0: Allocate resources with device-managed APIs
This patch converts the resource management in PCI au88x0 driver with
devres as a clean up.  Each manual resource management is converted
with the corresponding devres helper, and the card object release is
managed now via card->private_free instead of a lowlevel snd_device.

This should give no user-visible functional changes.

Link: https://lore.kernel.org/r/20210715075941.23332-28-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-07-19 16:16:51 +02:00
..
au88x0.c ALSA: au88x0: Allocate resources with device-managed APIs 2021-07-19 16:16:51 +02:00
au88x0.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 2019-05-30 11:25:14 -07:00
au88x0_a3d.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_a3d.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 2019-05-30 11:25:14 -07:00
au88x0_a3ddata.c ALSA: pci/au88x0: remove "defined but not used" warnings 2020-07-07 12:13:39 +02:00
au88x0_core.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_eq.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_eq.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au88x0_eqdata.c ALSA: au88x0: More constifications 2020-01-05 16:14:38 +01:00
au88x0_game.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
au88x0_mixer.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_mpu401.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_pcm.c ALSA: au88x0: Fix assignment in if condition 2021-06-09 17:30:03 +02:00
au88x0_synth.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 2019-05-30 11:25:14 -07:00
au88x0_wt.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au88x0_xtalk.c ALSA: pci/au88x0: remove "defined but not used" warnings 2020-07-07 12:13:39 +02:00
au88x0_xtalk.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 2019-05-30 11:25:14 -07:00
au8810.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au8810.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au8820.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au8820.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au8830.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
au8830.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00