linux/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
cs46xx.c ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier" 2018-04-27 21:26:19 +02:00
cs46xx.h
cs46xx_dsp_scb_types.h
cs46xx_dsp_spos.h
cs46xx_dsp_task_types.h
cs46xx_lib.c ALSA: pci: Remove superfluous snd_pcm_suspend*() calls 2019-01-15 17:47:15 +01:00
cs46xx_lib.h
dsp_spos.c ALSA: pci: Remove superfluous snd_info_register() calls 2019-02-06 18:11:54 +01:00
dsp_spos.h
dsp_spos_scb_lib.c ALSA: pci: Remove superfluous snd_info_register() calls 2019-02-06 18:11:54 +01:00