ASoC: sun8i-codec: Consistently name DAPM widgets and routes
authorSamuel Holland <samuel@sholland.org>
Thu, 1 Oct 2020 02:11:27 +0000 (21:11 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 5 Oct 2020 13:16:17 +0000 (14:16 +0100)
commit7b51f3c7029fab706e7d9ac99f67cbcf8f29beca
tree5d15dd056099795d3873bff3ff34aa283a285e8b
parentd58b7247087900414aa3e988e70ecba85e06f412
ASoC: sun8i-codec: Consistently name DAPM widgets and routes

This cleans up the mixer widget names. The AIF1 AD0 Mixer names were
previously wrong -- they do not control the digital side of the ADC. The
DAC mixer widgets were not wrong, but they were verbose and did not
match the naming scheme of the other widgets.

The mixer controls are not renamed because they are exposed to
userspace.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20201001021148.15852-5-samuel@sholland.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun8i-codec.c