diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:28 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:24 +0200 |
commit | 098493041a2ce8a35eada728e136e5a5edfe24ad (patch) | |
tree | a88fe000a5723bfc33509db6d65347698f8afdfe /ipc | |
parent | ALSA: gus: Allocate resources with device-managed APIs (diff) | |
download | linux-098493041a2ce8a35eada728e136e5a5edfe24ad.tar.xz linux-098493041a2ce8a35eada728e136e5a5edfe24ad.zip |
ALSA: msnd: Allocate resources with device-managed APIs
This patch converts the resource management in ISA msnd drivers 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-67-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions