diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:33 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:27 +0200 |
commit | f082b1ad39ea1e47d1acfec229f10d9b17415b76 (patch) | |
tree | 7cf4a478a4a4d8b925ce360cb2e28293cc6dfd19 /sound/x86 | |
parent | bddc2ef1323588caa69b6b806c193db4d1f97dad (diff) | |
download | lwn-f082b1ad39ea1e47d1acfec229f10d9b17415b76.tar.gz lwn-f082b1ad39ea1e47d1acfec229f10d9b17415b76.zip |
ALSA: wavefront: Allocate resources with device-managed APIs
This patch converts the resource management in ISA wavefront 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-72-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/x86')
0 files changed, 0 insertions, 0 deletions