]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit344675703846362b03f04bc279ee92942f25b250
tree36fda99c8bf230f952bb0f23658b5f3ff90f8905
parent81f46fedf0af5dc63544ec481c7db68868e66123
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