"git@git.tuxist.de:jan.koester/linux.git" did not exist on "64970b68d2b3ed32b964b0b30b1b98518fde388e"
ALSA: opl4: 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.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Loading
Please sign in to comment