Ido Yariv f23fe857bb ARM: davinci: Explicitly set channel controllers' default queues
Davinci platforms may define a default queue for each channel
controller. If one is not defined, the default queue is set to EVENTQ_1.
However, there's no way to distinguish between an unset default queue to
one that is set to EVENTQ_0, as EVENTQ_0 = 0.

Explicitly specify the default queue for all channel controllers on all
Davinci platforms to EVENTQ_1, and don't overwrite it in the EDMA probe
function.

One exception is the DA850 board, for which EVENTQ_1 is not a valid
option for its second channel controller. Use EVENTQ_0 instead for that
channel controller.

Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2011-09-17 15:54:08 +05:30
..
2010-05-06 15:02:01 -07:00
2010-05-13 10:05:28 -07:00
2011-03-29 14:47:57 +02:00
2011-04-25 14:19:32 +05:30
2010-05-13 10:05:29 -07:00
2009-11-25 10:21:31 -08:00
2011-01-06 22:33:32 +00:00
2010-12-11 12:15:53 +02:00