]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] ASoC AT91xxxx - SSC port DSP support
authorFrank Mandarino <fmandarino@endrelia.com>
Mon, 16 Apr 2007 15:18:52 +0000 (17:18 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:56:00 +0000 (16:56 +0200)
commitca7c249ee789cf88797944207cb234bfdb66e7d9
tree11a9b7a77dd235f9baabd4770a742745b13092a5
parent399de356afe8193ba100658648c65f7b82ff18a1
[ALSA] ASoC AT91xxxx - SSC port DSP support

This patch series by Frank Madarino updates the AT91xxxx core to add
DSP/PCM audio hardware formats.
Changes:-
 o Rename at19-i2s.c -> at91-ssc.c
 o Rename at91-i2s.h -> at91-ssc.h
 o Add DSP hardware formats.
 o Rename various I2S labels to SSC

Signed-off-by: Frank Mandarino <fmandarino@endrelia.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/at91/at91-i2s.c [deleted file]
sound/soc/at91/at91-i2s.h [deleted file]
sound/soc/at91/at91-ssc.c [new file with mode: 0644]
sound/soc/at91/at91-ssc.h [new file with mode: 0644]