OSDN Git Service

ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names
authorSamuel Holland <samuel@sholland.org>
Mon, 31 Aug 2020 03:48:47 +0000 (22:48 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 12:59:58 +0000 (13:59 +0100)
commit0ba95493023de45744962af41ef5ad90bad7d8bb
tree71c912189ed85e226eaac10807872db11e207fcd
parentfa5c0ca1f90aaadb6539ec6c407221f2ab7b7608
ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names

Even though they are for the left channel mixer, they are documented as
"MXR_SRC". This matches the naming scheme used for the main DAC. The "R"
is part of the abbreviation for "mixer", not a reference to the channel.

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