OSDN Git Service

ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec
authorDanny Milosavljevic <dannym@scratchpost.org>
Wed, 30 Jan 2019 10:39:39 +0000 (11:39 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 7 Feb 2019 12:15:00 +0000 (12:15 +0000)
commitb71a7eb56c958ffb8c90cef74f3dff6f87e6b554
tree5d40d2e020b5d256470490a199ace44fc4c1d00c
parentb5a656030c7435f37deb5d38b1593fba624b8d6d
ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec

Introduce sun7i_codec_controls because some of the controls are different
on Allwinner A20 compared to Allwinner A10.

Also introduce sun7i_codec_codec in order to use sun7i_codec_controls and
make sun7i_codec_quirks use sun7i_codec_codec.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-codec.c