Hi, On Tue, Feb 05, 2019 at 05:05:25PM +0100, Takashi Iwai wrote: > 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@xxxxxxx> > --- > sound/firewire/bebob/bebob_proc.c | 12 ++---------- > sound/firewire/dice/dice-proc.c | 12 ++---------- > sound/firewire/digi00x/digi00x-proc.c | 16 ++-------------- > sound/firewire/fireface/ff-proc.c | 12 ++---------- > sound/firewire/fireworks/fireworks_proc.c | 12 ++---------- > sound/firewire/motu/motu-proc.c | 12 ++---------- > sound/firewire/oxfw/oxfw-proc.c | 12 ++---------- > sound/firewire/tascam/tascam-proc.c | 12 ++---------- > 8 files changed, 16 insertions(+), 84 deletions(-) Reviewed-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> Tested-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> By the way, would I request you to sync alsa-utils repo in git.alsa-project.org to the one in github.com? 9 patches were applied to the latter, but never to the former. Thanks Takashi Sakamoto _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel