mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 14:12:06 +00:00
098493041a
This patch converts the resource management in ISA msnd drivers 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/20210715075941.23332-67-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
Makefile | ||
msnd_classic.c | ||
msnd_classic.h | ||
msnd_midi.c | ||
msnd_pinnacle_mixer.c | ||
msnd_pinnacle.c | ||
msnd_pinnacle.h | ||
msnd.c | ||
msnd.h |