diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:22 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:18 +0200 |
commit | 45782ce077a83a15e697794b2b2c53c58d9cf321 (patch) | |
tree | 5d755edb45f4aead11ef6b5e215b13abd06c25f6 /kernel/padata.c | |
parent | d9fd7397a70e201800307f83eb3941f4d28fef81 (diff) | |
download | linux-stable-45782ce077a83a15e697794b2b2c53c58d9cf321.tar.gz |
ALSA: cmi8330: Allocate resources with device-managed APIs
This patch converts the resource management in ISA cmi8330 driver 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-61-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions