diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-02-04 15:02:11 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-02-06 18:11:54 +0100 |
commit | a8d149813b4456b689effb1f10accdc937566703 (patch) | |
tree | 8d0f924acd27aa26a5bd60d8e542f477e54ad4d8 /sound/pci/es1968.c | |
parent | 69fad28cefe33a8d45daef7ef9f5abb69ec2d343 (diff) | |
download | linux-stable-a8d149813b4456b689effb1f10accdc937566703.tar.gz linux-stable-a8d149813b4456b689effb1f10accdc937566703.tar.bz2 linux-stable-a8d149813b4456b689effb1f10accdc937566703.zip |
ALSA: pcm: 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 cleaning up the calls of substream proc
entries with a common helper.
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/es1968.c')
0 files changed, 0 insertions, 0 deletions