ASoC: sun8i-codec-analog: split regmap code into separate driver
authorVasily Khoruzhick <anarsoul@gmail.com>
Wed, 17 Oct 2018 07:38:07 +0000 (00:38 -0700)
committerMark Brown <broonie@kernel.org>
Wed, 17 Oct 2018 10:10:59 +0000 (11:10 +0100)
commit55b407f6468c481edc4a26b21c9f567ae57f01a4
tree21a51993d2755e6667fa4afa059fe33212695649
parent13c3bf174becfb8b55adcfeb6f01724dc99347f0
ASoC: sun8i-codec-analog: split regmap code into separate driver

It will be reused by sun50i-codec-analog later.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/Kconfig
sound/soc/sunxi/Makefile
sound/soc/sunxi/sun8i-adda-pr-regmap.c [new file with mode: 0644]
sound/soc/sunxi/sun8i-adda-pr-regmap.h [new file with mode: 0644]
sound/soc/sunxi/sun8i-codec-analog.c