ASoC: Intel: Always enable DRAM block for FW dump
authorJie Yang <yang.jie@intel.com>
Thu, 8 Jan 2015 12:12:52 +0000 (20:12 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Jan 2015 18:18:27 +0000 (18:18 +0000)
commit69067f9d52aa325baa0d113c1f35eb98fe486bfc
treed3be7faca0eacd3d12125027c4f08ddfac3569ff
parenteb55fab997c0bf1b1ddf0a7199da0ceb18432b96
ASoC: Intel: Always enable DRAM block for FW dump

The first 512 bytes of data DRAM memory is used for FW dump,
and this first data SRAM block should be never power gated
(always on), here always enable the block(DSRAM[0]) for D0
stage.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst-haswell-dsp.c