[alsa-devel] [PATCH 0/6] ASoC: Intel: Skylake: Fix module removal
Vinod Koul
vinod.koul at intel.com
Tue Mar 15 10:57:10 CET 2016
Skyalke driver were crashing on module removal when we run "alsa reload".
The first issues was caused by component framwork regression which Russell
fixed and in in 4.5. In driver there were still some missing order which
needs to be fixed. This series first update the list parsing in core, then
ensure proper freeup of code objects, and then esnureing driver does proper
cleanup and i915 dependency
Vinod Koul (6):
ALSA: hda: use list macro for parsing on cleanup
ASoC: Intel: Skylake: free codec objects on removal
ASoC: Intel: Skylake: Freeup properly on skl_dsp_free
ASoC: Intel: Skylake: Unmap the address last
ASoC: Intel: Skylake: Call i915 exit last
ASoC: Intel: Skylake: remove call to pci_dev_put
sound/hda/ext/hdac_ext_stream.c | 5 ++---
sound/soc/intel/skylake/skl-sst-dsp.c | 5 +++++
sound/soc/intel/skylake/skl.c | 22 +++++++++++++++-------
3 files changed, 22 insertions(+), 10 deletions(-)
Thanks
--
1.9.1
More information about the Alsa-devel
mailing list