]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitee2d51b3d4c940cd34dbc83eb10bb24205c56ebf
tree2d3ac3c8b6f05ccaa496b9edb164e93baf76adf5
parent9430e547894d2ff099e5717050eb40c1e1dd2bad
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