From: Timur Tabi Date: Wed, 6 Aug 2008 20:01:01 +0000 (-0500) Subject: ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers X-Git-Tag: v2.6.28-rc1~720^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3ea08a129c15f64312cebfac1bfcc228f5caae;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed