diff options
author | Daniel Mack <daniel@zonque.org> | 2019-03-20 22:41:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-21 14:46:20 +0000 |
commit | f0f2338a9cfaf71db895fa989ea7234e8a9b471d (patch) | |
tree | 462e82a3b2833369f255ff0cd52aaec309526cfe /ipc/ipc_sysctl.c | |
parent | c47255b61129857b74b0d86eaf59335348be05e0 (diff) |
ASoC: cs4270: Set auto-increment bit for register writes
The CS4270 does not by default increment the register address on
consecutive writes. During normal operation it doesn't matter as all
register accesses are done individually. At resume time after suspend,
however, the regcache code gathers the biggest possible block of
registers to sync and sends them one on one go.
To fix this, set the INCR bit in all cases.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc/ipc_sysctl.c')
0 files changed, 0 insertions, 0 deletions