summaryrefslogtreecommitdiff
path: root/sound/pci/es1968.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-07-15 10:58:39 +0300
committerTakashi Iwai <tiwai@suse.de>2021-07-19 17:16:44 +0300
commit08e9d3ab4cc1435ff96af563087894c482533c9e (patch)
tree4299872d4df4656a49d27b8ae2a497ff44f79816 /sound/pci/es1968.c
parent10ed6eaf9d72bbca32ccaa6e064c7e02e778919d (diff)
downloadlinux-08e9d3ab4cc1435ff96af563087894c482533c9e.tar.xz
ALSA: es1938: Allocate resources with device-managed APIs
This patch converts the resource management in PCI es1938 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-18-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/es1968.c')
0 files changed, 0 insertions, 0 deletions