ASoC: mediatek: implement mediatek common structure
authorGarlic Tseng <garlic.tseng@mediatek.com>
Fri, 17 Jun 2016 07:43:53 +0000 (15:43 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jun 2016 19:11:09 +0000 (20:11 +0100)
commit283b612429a279b4c8f5a90f38d26c80bf8ec628
treed39c55e79e23d6705d7f3c3c75292872a790900d
parent0d1d7a664288f9c1b6f79c971d528a354315e9d3
ASoC: mediatek: implement mediatek common structure

implement mediatek basic structure, include common private data,
afe fe dai operator and afe platform driver.

Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/common/mtk-afe-fe-dai.c [new file with mode: 0644]
sound/soc/mediatek/common/mtk-afe-fe-dai.h [new file with mode: 0644]
sound/soc/mediatek/common/mtk-afe-platform-driver.c [new file with mode: 0644]
sound/soc/mediatek/common/mtk-afe-platform-driver.h [new file with mode: 0644]
sound/soc/mediatek/common/mtk-base-afe.h [new file with mode: 0644]