From: Charles Keepax Date: Tue, 18 Nov 2014 16:25:27 +0000 (+0000) Subject: ASoC: wm_adsp: Move core_ena to be co-located with start bit X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e4c3b6e285da90e736fbefff3d9e74a200ee54;p=pandora-kernel.git ASoC: wm_adsp: Move core_ena to be co-located with start bit Many firmwares do not wait for the start bit before they begin processing audio, whilst this is a bug on the firmware side there are too many such firmwares in the wild to ignore the situation. This patch moves the core enable to happen at same time as the start, the firmware looses the ability to overlap its own startup with the audio path bring up but we ensure that all firmwares behave. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed