OSDN Git Service

ASoC: sun8i-codec: Remove extraneous widgets
authorSamuel Holland <samuel@sholland.org>
Mon, 31 Aug 2020 03:48:44 +0000 (22:48 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 12:59:55 +0000 (13:59 +0100)
commitb8cbb1cab70342756725c1beded6b81031a95762
tree904577442ec8175c292ed2f3f521c900907990e0
parent1b3c63acb1e52d5af04b99b9b784ff3775c63313
ASoC: sun8i-codec: Remove extraneous widgets

This driver is for the digital part of the codec only. The analog part,
including the microphone inputs, is managed by a separate driver. These
widgets look like they were copied from sun4i-codec. Since they do not
perform any function in this driver, remove them.

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