ASoC: Ux500: Add MSP I2S-driver
authorOla Lilja <ola.o.lilja@stericsson.com>
Tue, 8 May 2012 13:57:18 +0000 (15:57 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 May 2012 11:52:59 +0000 (12:52 +0100)
commit3592b7f69a5438812381ff0aacdea1725ffa1c1c
treeb24451a32b623d2d1ce71031bdc9033195129fec
parent41a41eaca48946a69bb0a1f6e053b9e4f1458e15
ASoC: Ux500: Add MSP I2S-driver

Add driver for running I2S with the MSP-block.

Signed-off-by: Ola Lilja <ola.o.lilja@stericsson.com>
[Fixed trailing whitespace -- broonie]
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/ux500/Kconfig [new file with mode: 0644]
sound/soc/ux500/Makefile [new file with mode: 0644]
sound/soc/ux500/ux500_msp_dai.c [new file with mode: 0644]
sound/soc/ux500/ux500_msp_dai.h [new file with mode: 0644]
sound/soc/ux500/ux500_msp_i2s.c [new file with mode: 0644]
sound/soc/ux500/ux500_msp_i2s.h [new file with mode: 0644]
This page took 0.032413 seconds and 5 git commands to generate.