ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
authorTimur Tabi <timur@freescale.com>
Wed, 6 Aug 2008 20:01:01 +0000 (15:01 -0500)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Aug 2008 09:46:22 +0000 (11:46 +0200)
On the Freescale MPC8610, SSI1 is hard-coded to use DMA channels 0 and 1
for playback and capture, and SSI2 is hard-coded to use DMA channels 2 and 3.
This patch fixes the fabric driver so that it uses the right channels.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found