commit | ee2d51b3d4c940cd34dbc83eb10bb24205c56ebf | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Fri Aug 21 15:47:40 2015 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 21 12:34:00 2015 +0200 |
tree | 2d3ac3c8b6f05ccaa496b9edb164e93baf76adf5 | |
parent | 9430e547894d2ff099e5717050eb40c1e1dd2bad [diff] |
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>