diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:27 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:22 +0200 |
commit | 5b88da3c800f21a76b9fd755c604402c15b10855 (patch) | |
tree | 40a0a02b63d7548233aafc2069fd1de63fae8758 /fs/select.c | |
parent | ALSA: galaxy: Allocate resources with device-managed APIs (diff) | |
download | linux-5b88da3c800f21a76b9fd755c604402c15b10855.tar.xz linux-5b88da3c800f21a76b9fd755c604402c15b10855.zip |
ALSA: gus: Allocate resources with device-managed APIs
This patch converts the resource management in ISA gus 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-66-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions