Skip to content
Commit 348c5ad5 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: info: Always register entries recursively



Make sure that all children entries are registered by a single call of
snd_info_register().  OTOH, don't register if a parent isn't
registered yet.

This allows us to create the whole procfs tree in a shot at the last
stage of card registration phase in a later patch.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6ce1d63e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment