]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm5110: Fix DRE control
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 21 Jun 2022 10:20:39 +0000 (11:20 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 21 Jun 2022 12:15:31 +0000 (13:15 +0100)
commit2dd913326e0677594a21e2dff64cdbc0e33672c3
tree4b73f22da55ddd8fc1beb2a080b652c66ba312b4
parentf3166294f74485ab678ba9baee997c92ee4d296e
ASoC: wm5110: Fix DRE control

The DRE controls on wm5110 should return a value of 1 if the DRE state
is actually changed, update to fix this.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220621102041.1713504-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm5110.c