diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-15 09:59:38 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-19 16:17:30 +0200 |
commit | de74763295a8a2b219be43b41513285a82920c4e (patch) | |
tree | abc111cd9de9c0a2399bed5b849b432eea47c704 /Makefile | |
parent | 60d03de81c40270eab06b29c502a12ccb3b1cf4c (diff) | |
download | linux-de74763295a8a2b219be43b41513285a82920c4e.tar.bz2 |
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/20210715075941.23332-77-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions