diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:58:48 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:16:51 +0200 |
commit | 24ee07fbf95dea6fcf5f4b78c496aee987bca5a2 (patch) | |
tree | ea1b3fd098a91d445a1eaa46680c995eec134639 /sound/pci/au88x0 | |
parent | ALSA: via82xx: Allocate resources with device-managed APIs (diff) | |
download | linux-24ee07fbf95dea6fcf5f4b78c496aee987bca5a2.tar.xz linux-24ee07fbf95dea6fcf5f4b78c496aee987bca5a2.zip |
ALSA: ali5451: Allocate resources with device-managed APIs
This patch converts the resource management in PCI ali5451 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-27-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/au88x0')
0 files changed, 0 insertions, 0 deletions