diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-02-04 18:05:21 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-02-06 20:11:54 +0300 |
commit | eaffef0d5fca38939ac986de4625f4f070c49346 (patch) | |
tree | 934a03a1f8181c9c828e242b942833abe2c166c8 /include/sound/info.h | |
parent | 4a471d7cc99d6a2f7c58d11c3f1a9665ca60dcd6 (diff) | |
download | linux-eaffef0d5fca38939ac986de4625f4f070c49346.tar.xz |
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>
Diffstat (limited to 'include/sound/info.h')
0 files changed, 0 insertions, 0 deletions