davinci: dm365 evm: use EDMAQ_3 as the audio DMA queue
authorSekhar Nori <nsekhar@ti.com>
Fri, 27 Aug 2010 08:44:03 +0000 (14:14 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:26 +0000 (07:40 -0700)
commit13d36a923da6a1e0584e07d91320373c790c01c3
tree6f1b51eb742472a259fbfd01c8975757d13ef702
parentb8241aef7eb54c6e5126b3aa309c2cf0f343c52d
davinci: dm365 evm: use EDMAQ_3 as the audio DMA queue

By default the audio driver uses EDMAQ_0 as the DMA queue,
but on DM365 this queue is specially designed for video
transfers with a large fifo size. Having both audio and
video transfers on the same queue leads to noise on the
audio side.

This patch changes the audio queue number for DM365 to
EDMAQ_3.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-dm365-evm.c