edma_alloc_channel() bugfix
commitfc87127a43debd271f15b83a3325bd7743271bc0
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 9 Mar 2009 08:22:10 +0000 (9 00:22 -0800)
committerKevin Hilman <khilman@deeprootsystems.com>
Mon, 9 Mar 2009 18:57:16 +0000 (9 11:57 -0700)
tree2184cb6ca1dd4a2f7c6694af9749c702d034c350
parentb564da0c31d8d0a94dcb7e1a733bc19ce7ad2376
edma_alloc_channel() bugfix

Bugfix to the EDMA "allocate a channel with no peripheral event"
code path:  consult the right bitmap, in the right way.  Such
channels are useful for chaining, manual triggering, and QDMA.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/dma.c