]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: mediatek: Refine mt8173 driver and change config option
authorGarlic Tseng <garlic.tseng@mediatek.com>
Fri, 17 Jun 2016 07:43:52 +0000 (15:43 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jun 2016 19:11:09 +0000 (20:11 +0100)
commit0d1d7a664288f9c1b6f79c971d528a354315e9d3
tree8a710cd65313403e1ac5fe57314e0eb369b40a56
parent0c198ed2ba68b6cc728c5aa3c5486d9e5c328ecd
ASoC: mediatek: Refine mt8173 driver and change config option

move mt8173 driver to another folder and add prefix.
add config option SND_SOC_MT8173

Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
15 files changed:
sound/soc/mediatek/Kconfig
sound/soc/mediatek/Makefile
sound/soc/mediatek/mt8173-max98090.c [deleted file]
sound/soc/mediatek/mt8173-rt5650-rt5514.c [deleted file]
sound/soc/mediatek/mt8173-rt5650-rt5676.c [deleted file]
sound/soc/mediatek/mt8173-rt5650.c [deleted file]
sound/soc/mediatek/mt8173/Makefile [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-afe-common.h [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-max98090.c [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c [new file with mode: 0644]
sound/soc/mediatek/mt8173/mt8173-rt5650.c [new file with mode: 0644]
sound/soc/mediatek/mtk-afe-common.h [deleted file]
sound/soc/mediatek/mtk-afe-pcm.c [deleted file]