]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue"
authorJie Yang <yang.jie@intel.com>
Sat, 30 May 2015 14:33:57 +0000 (22:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2015 14:34:07 +0000 (15:34 +0100)
commit79db3d154fa06f65a958cc4199bedd42173779a3
treec3d5988762df430e111db8747660c0d32019df39
parent45f93d5fc8cbaecb3d67183739d5db0493c921c3
ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue"

This reverts commit 8ba93799e0aeffb7b00230daf3f82bdfb08d8214.

We shouldn't leave the device as suspended state after module freed,
it is not good to do runtime suspend at driver free, here revert
this fixing, and replace it with the procedure:
suspends firmware ==> frees runtime modules ==> unloads firmware.

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