[ARM] pxa: stop and disable IRQ for each DMA channels at startup
authorEric Miao <eric.miao@marvell.com>
Wed, 21 Jan 2009 03:29:19 +0000 (11:29 +0800)
committerEric Miao <eric.miao@marvell.com>
Wed, 21 Jan 2009 03:29:19 +0000 (11:29 +0800)
commit26a552264bc92d2ec4747b1babb7cb1264908018
tree8eeec2279f53274757517c504736fed3bbd6c140
parentb6729deb26a131083add5b7238c7b7478ef6b502
[ARM] pxa: stop and disable IRQ for each DMA channels at startup

Some broken bootloaders will leave the DMA channel state unclean, which
we should really initialize correctly here.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/dma.c