diff options
| author | Takashi Iwai <[email protected]> | 2021-07-15 09:59:38 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-07-19 16:17:30 +0200 |
| commit | de74763295a8a2b219be43b41513285a82920c4e (patch) | |
| tree | abc111cd9de9c0a2399bed5b849b432eea47c704 /scripts/bpf_doc.py | |
| parent | 60d03de81c40270eab06b29c502a12ccb3b1cf4c (diff) | |
ALSA: mpu401: Allocate resources with device-managed APIs
This patch converts the card object management with devres as a clean
up. The remove callback gets reduced by that.
This should give no user-visible functional changes.
Note that this converts only the mpu401 card driver. The mpu401_uart
component is still managed with snd_device. It's for the case where
the mpu401_uart component may be removed dynamically without the
actual device unbind.
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