[ALSA] Add ASoC drivers for the Freescale MPC8610 SoC
authorTimur Tabi <timur@freescale.com>
Fri, 11 Jan 2008 17:15:26 +0000 (18:15 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:55 +0000 (17:29 +0100)
commit17467f23395f05ba7b361f7b504fe0f1095d5bb7
tree8afcd6fa89cfd6e152635719fd935f5cb3cb2532
parentce22e03e62fd37fb2612abb7af1c66cc17038606
[ALSA] Add ASoC drivers for the Freescale MPC8610 SoC

Add the ASoC drivers for the Freescale MPC8610 SoC and the MPC8610 HPCD
reference board.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/fsl/Kconfig [new file with mode: 0644]
sound/soc/fsl/Makefile [new file with mode: 0644]
sound/soc/fsl/fsl_dma.c [new file with mode: 0644]
sound/soc/fsl/fsl_dma.h [new file with mode: 0644]
sound/soc/fsl/fsl_ssi.c [new file with mode: 0644]
sound/soc/fsl/fsl_ssi.h [new file with mode: 0644]
sound/soc/fsl/mpc8610_hpcd.c [new file with mode: 0644]