diff options
author | Takashi Iwai <[email protected]> | 2021-07-15 09:59:24 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-07-19 16:17:20 +0200 |
commit | 1bb11c1c7f6e264a737b30c667c3c84fbe511d98 (patch) | |
tree | 1951dfc613380be046813a16217e3f4e9cc78dca /scripts/bpf_doc.py | |
parent | 4287864eb0532c971ef7555804e4d44a02748b0d (diff) |
ALSA: es1688: Allocate resources with device-managed APIs
This patch converts the resource management in ISA es1688 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