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)
commit4f3ea08a129c15f64312cebfac1bfcc228f5caae
tree2aa08b3ec6e3c8073d5420637922eef5636120e4
parente88ba01544f8b8cce64d08b2982715516793225c
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers

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>
sound/soc/fsl/mpc8610_hpcd.c
This page took 0.036582 seconds and 5 git commands to generate.