ASoC: max98373: Removing 0x203E from the volatile reg
authorRyan Lee <ryan.lee.analog@gmail.com>
Sat, 23 Jul 2022 01:52:20 +0000 (18:52 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 25 Jul 2022 17:10:41 +0000 (18:10 +0100)
commitbd1963d837a082e1083cd396803d3d263a9ef68b
treef27f4e074073137fbe195a4ad32a8a3ff7508fd1
parent11e9318ff7486f375cf246c172c3206a731a2254
ASoC: max98373: Removing 0x203E from the volatile reg

The 0x203E speaker gain register should be non-volatile.
This register value was not able to be synced because it was marked as
volatile.

Signed-off-by: Ryan Lee <ryans.lee@analog.com>
Link: https://lore.kernel.org/r/20220723015220.4169-1-ryans.lee@analog.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98373-i2c.c