diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:31 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:26 +0200 |
commit | 111601ff76e9eb5038254284dcdd3b212c752aef (patch) | |
tree | 88d1f3b7d29aba1fa8b262cc1142f3d523fb0945 /sound/isa/sscape.c | |
parent | 6bf39b5dbd53b274ec4d381a082555ccc74b55a2 (diff) |
ALSA: sc6000: Allocate resources with device-managed APIs
This patch converts the resource management in ISA als100 driver with
devres as a clean up. Each manual resource management is converted
with the corresponding devres helper. The cleanup code was moved from
the remove callback to card->private_free, and then the remove
callback became superfluous and dropped.
This should give no user-visible functional changes.
Link: https://lore.kernel.org/r/20210715075941.23332-70-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/sscape.c')
0 files changed, 0 insertions, 0 deletions