OSDN Git Service

ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Fri, 15 Oct 2021 13:36:17 +0000 (14:36 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Oct 2021 15:14:21 +0000 (16:14 +0100)
commit0c3d6c6ff75aa6b21cd4ac872dd3050b6525c75c
treedbf2a1d608a3a62035a5480b4c26e0dffea879eb
parentfdbd256175a1e11c1ba827112d56b9a3952e1219
ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile

OSC_SWITCH_STATUS is a volatile register indicating the current state
of the clock switch logic.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20211015133619.4698-15-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l42.c