linux/sound/drivers/pcsp
Takashi Iwai 3a1e341c56 ALSA: pcsp: Allocate resources with device-managed APIs
Use the new snd_devm_card_new() for the card object allocation and the
devres version for the input device, and clean up the superfluous
remove callback.

Link: https://lore.kernel.org/r/20210715075941.23332-80-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-07-19 16:17:32 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
pcsp_input.c ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_input.h ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_lib.c ALSA: pcsp: Replace tasklet with work 2020-09-09 18:32:37 +02:00
pcsp_mixer.c ALSA: drivers: Constify snd_kcontrol_new items 2020-01-03 09:24:23 +01:00
pcsp.c ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00