diff options
author | Takashi Iwai <[email protected]> | 2021-07-15 09:59:05 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-07-19 16:17:04 +0200 |
commit | 596ae97ab0ce0ac273162d51424d7a509b557f32 (patch) | |
tree | 88d7e719045046e8a866d3e29e33bf1dc0f213d7 /scripts/bpf_doc.py | |
parent | c19935f04784dcaa456fcd1d1b1fbf3a85765ff1 (diff) |
ALSA: oxygen: Allocate resources with device-managed APIs
This patch converts the resource management in PCI oxygen drivers with
devres as a clean up. Each manual resource management is converted
with the corresponding devres helper, and the page allocations are
done with the devres helper.
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