]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()"
authorJie Yang <yang.jie@intel.com>
Sat, 30 May 2015 14:33:56 +0000 (22:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2015 14:34:00 +0000 (15:34 +0100)
commita209d322dc803d2bb0c92fe1d0c703ddabae6f28
treea0247de80af7330824cf7ef77f1d63bc9a4b58a5
parent616268292b274d57aa02d20815f68ad2bd7e1cf7
ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()"

This reverts commit 506c148ee5e1bfb836116353305927ca4c21a23e.

We still need this hsw_pcm_free_modules(), we plan to remove the
runtime modules at both fw_unload(D0->D3) and snd_soc_sst_haswell_pcm
module removing.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/haswell/sst-haswell-pcm.c