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)
commit630cc5983740d784a1a6458f9dc2112c43fe0931
tree4b73f22da55ddd8fc1beb2a080b652c66ba312b4
parent81d74ddae83fbd85c9006835f36c362114127a7a
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