Koro Chen
4623a614e8
ASoC: mediatek: Fix unbalanced calls to runtime suspend/resume
...
This adds call to runtime suspend in dev remove. It fixs the problem that
suspend is not called in the case of CONFIG_PM=n. It also fixs build
warning when CONFIG_PM=n.
Signed-off-by: Koro Chen <koro.chen@mediatek.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-06-23 12:10:01 +01:00
Koro Chen
662e8d917f
ASoC: mediatek: Add machine driver for rt5650 rt5676 codec
...
This is the DPCM based machine driver with rt5650 and rt5676
Signed-off-by: Nicolas Boichat <drinkcat@chromium.org >
Signed-off-by: Koro Chen <koro.chen@mediatek.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-06-16 12:52:36 +01:00
Koro Chen
a54f6f0c5b
ASoC: mediatek: Add machine driver for MAX98090 codec
...
This is the DPCM based machine driver with MAX98090
Signed-off-by: Koro Chen <koro.chen@mediatek.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-06-16 12:52:36 +01:00
Koro Chen
ee0bcaff10
ASoC: mediatek: Add AFE platform driver
...
This is the DPCM based platform driver of AFE (Audio Front End) unit.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Koro Chen <koro.chen@mediatek.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-06-16 12:51:21 +01:00