]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: Fix lockups with recent cache changes
authorMark Brown <broonie@kernel.org>
Thu, 29 Sep 2016 18:22:52 +0000 (11:22 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 29 Sep 2016 19:36:57 +0000 (12:36 -0700)
commit3fd42bc959099eb315948e40038778d1a0e46ee8
tree43f14d6b3bb4976500d9b93b1f290a92af6f96bc
parenta98242b39d5d96336e0a12835d40c4369e32ba8e
ASoC: fsl: Fix lockups with recent cache changes

The recent series of changes to the caching in the SSI driver have
caused a number of problems to appear in some test systems.  These are
still not fully understood but we're coming up to the merge window so
for now let's revert commit a98242b39d5 (ASoC: fsl_ssi: Remove
.num_reg_defaults_raw from regmap_config) as backing that out seems to
resolve the problem on affected systems.

Reported-by: Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Marek Vasut <marex@denx.de>
sound/soc/fsl/fsl_ssi.c