ASoC: mxs: add mxs-sgtl5000 machine driver
authorDong Aisheng <b29396@freescale.com>
Thu, 21 Jul 2011 04:36:57 +0000 (12:36 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Jul 2011 10:47:35 +0000 (11:47 +0100)
The driver only supports playback firstly.
For recording, as we have to use two saif instances to implement full
duplex (playback & recording) due to hardware limitation, we need to
figure out a good design to fit in ASoC.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/mxs-sgtl5000.c [new file with mode: 0644]

Simple merge