dmaengine: pxa_dma: fix the no-requestor case
authorRobert Jarzmik <robert.jarzmik@free.fr>
Wed, 30 Sep 2015 17:42:14 +0000 (19:42 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 1 Oct 2015 02:14:25 +0000 (07:44 +0530)
commite87ffbdf06971a80ad2a11217200bdd936195af1
tree68607591da1fef0f854285ac9e0e50bb90b5509f
parentaa3ee5f569fda51e54c224c0df60e187e9c5e582
dmaengine: pxa_dma: fix the no-requestor case

A very small number of devices don't use the flow control offered by
requestor lines. In these specific cases, the pxa dma driver should be
aware of that and not try to use a requestor line.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pxa_dma.c