commit | 1a7aaa58ec7aaa389cd6b200809908ec472d316b | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Mon Nov 23 21:22:31 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 25 12:52:29 2015 +0000 |
tree | c2952d4317e15ab7e67fc442f659b2bf568435cd | |
parent | fd589a1be20fdd76ef97700dd0185e7a060546dc [diff] |
ASoC: core: Change power state before rechecking endpoint For DAPM resume, we should first change the power state of the card and then recheck the endpoints. This ensures the dapm is resumed first and then userspace can resume the streams. Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>