diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 10:59:17 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 17:17:15 +0300 |
commit | e031577eef6118bd9c4f3ec319f69986531cd32c (patch) | |
tree | 7a844cfabed65115cf5289613c9fe2545e7f1f8d /arch/sh | |
parent | 5eab6cb0344d06dc654f3f98a44359e07fc98179 (diff) | |
download | linux-e031577eef6118bd9c4f3ec319f69986531cd32c.tar.xz |
ALSA: ad1848: Allocate resources with device-managed APIs
This patch converts the resource management in ISA ad1848 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-56-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions