diff options
author | Takashi Iwai <[email protected]> | 2021-07-15 09:59:30 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-07-19 16:17:25 +0200 |
commit | 6bf39b5dbd53b274ec4d381a082555ccc74b55a2 (patch) | |
tree | aca6b62882ccbfb5ab855142a7a0a0110216c055 /scripts/bpf_doc.py | |
parent | 2973ee4a5b5495090af6b24d9adbb765bca04aaf (diff) |
ALSA: opl3sa2: Allocate resources with device-managed APIs
This patch converts the resource management in ISA opl3sa2 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