linux-stable/sound/isa/gus
Greg Kroah-Hartman 1dacca7fa1 Revert "ALSA: gus: add a check of the status of snd_ctl_add"
This reverts commit 0f25e000cb.

Because of recent interactions with developers from @umn.edu, all
commits from them have been recently re-reviewed to ensure if they were
correct or not.

Upon review, this commit was found to be incorrect for the reasons
below, so it must be reverted.  It will be fixed up "correctly" in a
later kernel change.

The original commit did nothing if there was an error, except to print
out a message, which is pointless.  So remove the commit as it gives a
"false sense of doing something".

Cc: Kangjie Lu <kjlu@umn.edu>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20210503115736.2104747-33-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-13 17:33:45 +02:00
..
gus_dma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gus_dram.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gus_io.c ALSA: gus: More constifications 2020-01-05 16:15:03 +01:00
gus_irq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gus_main.c Revert "ALSA: gus: add a check of the status of snd_ctl_add" 2021-05-13 17:33:45 +02:00
gus_mem.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gus_mem_proc.c ALSA: info: Make snd_info_entry_ops as const 2020-01-03 09:24:18 +01:00
gus_mixer.c ALSA: isa: Constify snd_kcontrol_new items 2020-01-03 09:24:25 +01:00
gus_pcm.c ALSA: isa: Drop superfluous ioctl PCM ops 2019-12-11 07:25:28 +01:00
gus_reset.c ALSA: isa/gus: remove -Wmissing-prototypes warnings 2020-07-07 11:59:59 +02:00
gus_tables.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gus_timer.c ALSA: Constify snd_timer_hardware definitions 2020-01-03 09:24:07 +01:00
gus_uart.c ALSA: isa/gus: remove 'set but not used' warning 2020-07-07 12:02:24 +02:00
gus_volume.c ALSA: gus: More constifications 2020-01-05 16:15:03 +01:00
gusclassic.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
gusextreme.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
gusmax.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
interwave-stb.c
interwave.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00