diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:58:28 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:16:37 +0200 |
commit | 86bde74dbf0944444aea43eb9e647f1ce16c7ade (patch) | |
tree | 730fd608611ae9e3e8309753f5b678211a8a9637 /drivers/tc | |
parent | 7835e0901e245aa8b83d7e2964f17088cb2e1f1e (diff) | |
download | linux-86bde74dbf0944444aea43eb9e647f1ce16c7ade.tar.bz2 |
ALSA: atiixp: Allocate resources with device-managed APIs
Like the previous patch, this patch converts the resource allocations
with device-managed API calls, so that we can reduce resource-free
calls.
The atiixp drivers are simpler than intel8x0, and even the irq can be
allocated with devres.
The end result is a good amount of code reduction.
Link: https://lore.kernel.org/r/20210715075941.23332-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions