Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8d14981 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarJaroslav Kysela <perex@perex.cz>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 69fad28c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment