Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing faile…
…d issue" This reverts commit 01f202c. 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>
- Loading branch information