ASoC: adau7118: Mark the ADAU7118 reset register as volatile
authorChris Garren <cdgarren@indesign-llc.com>
Mon, 4 May 2020 13:43:20 +0000 (09:43 -0400)
committerMark Brown <broonie@kernel.org>
Mon, 4 May 2020 14:36:50 +0000 (15:36 +0100)
commitf2b1e1cbd352129cfdbc1af52059482d74b4e81a
tree0edc1bdafd0aa7758dde1ecf1155fbe752417faf
parent454b3766de45f8508b343e509fdde959b4ff289c
ASoC: adau7118: Mark the ADAU7118 reset register as volatile

Without this the previously written value was written to this reg,
which caused the different configuration registers to be reset.

Signed-off-by: Chris Garren <cdgarren@indesign-llc.com>
Link: https://lore.kernel.org/r/1588599820-57994-1-git-send-email-cdgarren@indesign-llc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau7118-i2c.c