]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: ASoC: Add mpc5200-psc I2S driver
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 29 Jul 2008 10:42:30 +0000 (11:42 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 29 Jul 2008 19:32:23 +0000 (21:32 +0200)
commitdc641378b5ee220aa29ed8b8f51b7af9a19a7719
tree222b803e344396e48ae2a97115472064cd50c76f
parentb78ddb10704a7f930e5e631de8227c78a6676a1b
ALSA: ASoC: Add mpc5200-psc I2S driver

This is an I2S bus driver for the MPC5200 PSC device.  It depends on the
soc-of helper functions to match a PSC device with a codec based on data
in the device tree.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/mpc5200_psc_i2s.c [new file with mode: 0644]