linux/sound/pci/ac97
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
ac97_codec.c ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write 2018-11-23 18:09:22 +01:00
ac97_id.h
ac97_local.h
ac97_patch.c
ac97_patch.h
ac97_pcm.c
ac97_proc.c ALSA: pci: Remove superfluous snd_info_register() calls 2019-02-06 18:11:54 +01:00