diff options
author | Mans Rullgard <mans@mansr.com> | 2015-12-11 12:27:08 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-12-12 23:22:06 +0100 |
commit | 1ea5998afe903384ddc16391d4c023cd4c867bea (patch) | |
tree | e63064fcf6fe1d2a16a7fff254151939b7887f69 /sound/soc/soc-dapm.c | |
parent | Linux 4.4-rc1 (diff) | |
download | linux-1ea5998afe903384ddc16391d4c023cd4c867bea.tar.xz linux-1ea5998afe903384ddc16391d4c023cd4c867bea.zip |
ASoC: wm8974: set cache type for regmap
Attempting to use this codec driver triggers a BUG() in regcache_sync()
since no cache type is set. The register map of this device is fairly
small and has few holes so a flat cache is suitable.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions