ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name
authorSamuel Holland <samuel@sholland.org>
Mon, 31 Aug 2020 03:48:48 +0000 (22:48 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 12:59:58 +0000 (13:59 +0100)
commit30aff91ec7840fb72daef7ce389a9414e5db4075
tree57d2577939cb28ca22e2e63320f65a8ac49450ea
parent0ba95493023de45744962af41ef5ad90bad7d8bb
ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name

This is the enable bit for the "AD"C, not the "DA"C.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20200831034852.18841-6-samuel@sholland.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun8i-codec.c