commit | 4f3ea08a129c15f64312cebfac1bfcc228f5caae | [log] [tgz] |
---|---|---|
author | Timur Tabi <[email protected]> | Wed Aug 06 15:01:01 2008 -0500 |
committer | Jaroslav Kysela <[email protected]> | Wed Aug 13 11:46:22 2008 +0200 |
tree | 2aa08b3ec6e3c8073d5420637922eef5636120e4 | |
parent | e88ba01544f8b8cce64d08b2982715516793225c [diff] |
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 <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Jaroslav Kysela <[email protected]>