ASoC: Intel: Skylake: Fix fw reload failure
authorSenthilnathan Veppur <senthilnathanx.veppur@intel.com>
Thu, 14 Jul 2016 03:35:25 +0000 (09:05 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 14 Jul 2016 15:32:51 +0000 (16:32 +0100)
commitc78722676e92dd434de35c7569d6c3f25879621b
tree523b43b034c0b7874cf669161106fc098b1a84f1
parent894a16db293c5383f1d9c819909a27bd6738efde
ASoC: Intel: Skylake: Fix fw reload failure

FW reload had two issues:
 - We need to disable the core 0 on when fw fails
 - Before loading firmware mark boot flag as false

This patch fixes these two

Signed-off-by: Senthilnathan Veppur <senthilnathanx.veppur@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c