]> 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)
commit2d8004acea9d31984efa4456d27f7713f28aed09
tree36fda99c8bf230f952bb0f23658b5f3ff90f8905
parentf761766707970d88c743f5eeeefe6366c1fbe725
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