ASoC: Add dummy S/PDIF codec support
authorChaithrika U S <chaithrika@ti.com>
Thu, 28 May 2009 09:10:50 +0000 (05:10 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 May 2009 13:48:38 +0000 (14:48 +0100)
commitbe461ba836770263826457624bc4a5173a1f5040
tree6c951dace18890c4e070d4479ce124effe1a3a06
parent449bd54dcbd0b60070ce4129fedaf0f4ae044099
ASoC: Add dummy S/PDIF codec support

McASP on DM646x can operate in DIT (S/PDIF) where no codec is needed.
This patch provides stub codec that can be used in these configurations.
On DM646x EVM the McASP1 is connected to the S/PDIF out.

Signed-off-by: Steve Chen <schen@mvista.com>
Signed-off-by: Pavel Kiryukhin <pkiryukhin@ru.mvista.com>
Signed-off-by: Naresh Medisetty <naresh@ti.com>
Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/spdif_transciever.c [new file with mode: 0644]
sound/soc/codecs/spdif_transciever.h [new file with mode: 0644]