diff options
author | Takashi Iwai <[email protected]> | 2021-07-15 09:59:18 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-07-19 16:17:16 +0200 |
commit | 5d50e348a499dcf5ba40dd797ac15fa78fe8d06b (patch) | |
tree | 6dd4481038e2ca4053488ccbb41693eb73e284a9 /scripts/bpf_doc.py | |
parent | e031577eef6118bd9c4f3ec319f69986531cd32c (diff) |
ALSA: adlib: Allocate resources with device-managed APIs
This patch converts the resource management in ISA adlib 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/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions