OpenCloudOS-Kernel/sound/pci/cs46xx
Takashi Iwai eaffef0d5f ALSA: pci: Remove superfluous snd_info_register() calls
The calls of snd_info_register() are superfluous and should be avoided
at the procfs creation time.  They are called at the end of the whole
initialization via snd_card_register().  This patch drops such
superfluous calls, as well as dropping the superfluous setup of
SNDRV_INFO_CONTENT_TEXT.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-02-06 18:11:54 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
cs46xx.c ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier" 2018-04-27 21:26:19 +02:00
cs46xx.h ALSA: cs46xx: Remove always NULL parameters 2015-01-02 16:32:03 +01:00
cs46xx_dsp_scb_types.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_spos.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_task_types.h scripts/spelling.txt: add "overwriten" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
cs46xx_lib.c ALSA: pci: Remove superfluous snd_pcm_suspend*() calls 2019-01-15 17:47:15 +01:00
cs46xx_lib.h ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00
dsp_spos.c ALSA: pci: Remove superfluous snd_info_register() calls 2019-02-06 18:11:54 +01:00
dsp_spos.h ALSA: cs46xx - Fix suspend/resume with new DSP 2009-12-22 09:00:14 +01:00
dsp_spos_scb_lib.c ALSA: pci: Remove superfluous snd_info_register() calls 2019-02-06 18:11:54 +01:00