WSL2-Linux-Kernel/sound/pci/emu10k1
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
emu10k1.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
emu10k1_callback.c
emu10k1_main.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00
emu10k1_patch.c ALSA: pci/emu10k1: remove 'set but not used' warning 2020-07-07 12:09:45 +02:00
emu10k1_synth.c
emu10k1_synth_local.h
emu10k1x.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
emufx.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00
emumixer.c ALSA: emu10k1: More constifications 2020-01-05 16:14:39 +01:00
emumpu401.c
emupcm.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
emuproc.c ALSA: emu10k1: More constifications 2020-01-05 16:14:39 +01:00
io.c ALSA: emu10k1: More constifications 2020-01-05 16:14:39 +01:00
irq.c
memory.c ALSA: emu10k1: Use DIV_ROUND_UP() instead of open-coding it 2020-12-25 09:11:51 +01:00
p16v.c ALSA: pci: Constify snd_kcontrol_new items 2020-01-03 09:24:28 +01:00
p16v.h
p17v.h
timer.c ALSA: Constify snd_timer_hardware definitions 2020-01-03 09:24:07 +01:00
tina2.h
voice.c