commit | c1f2a342846fbfd49ddc06ad7f0684d2c45b419d | [log] [tgz] |
---|---|---|
author | Koro Chen <koro.chen@mediatek.com> | Tue Dec 22 11:11:34 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Dec 22 23:52:20 2015 +0000 |
tree | ea780c2454d8d1d0fcd8e315fbac64e4efe803c0 | |
parent | 8d6f88ce961cf62137696627448cfd6038f07f41 [diff] |
ASoC: mediatek: Turn AFE on/off in runtime resume/suspend AFE is actually allowed to be turn on before configuration of DAIs since each DAI has its own enabling control. Turn on/off AFE in runtime resume/suspend to avoid AFE being shut down when closing a DAI while other DAIs are still active. Signed-off-by: Koro Chen <koro.chen@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>