]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: core: Re-add snd_device_disconnect()
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Feb 2015 17:01:22 +0000 (18:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2015 10:26:28 +0000 (11:26 +0100)
commit7592d8028862244884f875bef3216189370fbd56
treeb803d38bb739c3de78d7ed74fd99b397fa9ecfe7
parent443d09eca0fe6c47d3e3850c79c6a9aacf1171da
ALSA: core: Re-add snd_device_disconnect()

Revive snd_device_disconnect() again so that it can be called from the
individual driver.  This time, HD-audio will need it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
sound/core/device.c
sound/core/init.c