]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bxtn: Reload the firmware in case of D3 failure
authorJeeja KP <jeeja.kp@intel.com>
Mon, 13 Mar 2017 16:41:27 +0000 (22:11 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 15 Mar 2017 17:28:04 +0000 (17:28 +0000)
commit5424d2d601f686d9a0bdec992db80a2a244d3fa1
tree5b1b41807c408de944df8aa038c4ca814b19805b
parent7a31da7d5b3bec8a9a359383d1fa90111cc37b1a
ASoC: Intel: bxtn: Reload the firmware in case of D3 failure

If D3 IPC fails or times out, firmware needs to be reloaded as driver
continues the reset.
So set the fw_load flag to false to reload the firmware in D0.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c