linux/sound/drivers/pcsp
Leon Romanovsky 6417f03132 module: remove never implemented MODULE_SUPPORTED_DEVICE
MODULE_SUPPORTED_DEVICE was added in pre-git era and never was
implemented. We can safely remove it, because the kernel has grown
to have many more reliable mechanisms to determine if device is
supported or not.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-03-17 13:16:18 -07:00
..
Makefile
pcsp_input.c ALSA: pcsp: Fix fall-through warnings for Clang 2020-11-21 09:29:25 +01:00
pcsp_input.h
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 module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
pcsp.h