ALSA: core: Manage asound root directory with snd_info_entry
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Apr 2015 20:14:41 +0000 (22:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Apr 2015 15:31:02 +0000 (17:31 +0200)
commit644dbd64dcf0939e9838132a72d2ec9489496eb8
tree36fda99c8bf230f952bb0f23658b5f3ff90f8905
parentc560a6797e3bec1e04f1f6f9f3c2135db0f5c8ee
ALSA: core: Manage asound root directory with snd_info_entry

Using snd_info_entry for /proc/asound root makes easier to release the
all children, too.  Further cleanups will follow.

Acked-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/info.c