]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a29afa1f059f214a6a54485140612a7fb5dcc8f
tree68607591da1fef0f854285ac9e0e50bb90b5509f
parent3696e34d45f3dbcee758a2c4c9ca7f7517540bc0
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