From: Jarkko Nikula Date: Mon, 11 Aug 2014 11:15:37 +0000 (+0300) Subject: ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage X-Git-Tag: omap-for-v3.17/fixes-against-rc2~29^2~4^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9246539bdda4206c53be1045778b642f1c8137e4;p=pandora-kernel.git ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage Remove sst_byt_pcm_dev_resume() and move waiting of firmware boot into sst_byt_pcm_dev_resume_early(). Now suspend_late and resume_early phases are in sync with each other so that we know that ADSP was put into reset and was unpowered after suspend_late and is ready to resume IO after resume_early during resume stage in sst_byt_pcm_trigger(). Signed-off-by: Jarkko Nikula Tested-by: Borun Fu Signed-off-by: Mark Brown --- Reading git-diff-tree failed