]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hdac: Add API for removing hdac extended device
authorVinod Koul <vinod.koul@intel.com>
Fri, 21 Aug 2015 10:17:40 +0000 (15:47 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Aug 2015 10:34:00 +0000 (12:34 +0200)
commitadce91cb72ecdc9143d38dcb20d88112f75625ff
tree2d3ac3c8b6f05ccaa496b9edb164e93baf76adf5
parent31adb6324d189d796e846e34d0fd9f7de7274a81
ALSA: hdac: Add API for removing hdac extended device

The HDAC extended device objects are created by HDAC extended bus on probe.
When controller is removed they should be removed as well, so add API
snd_hdac_ext_bus_device_remove for this

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_bus.c