commit | e87ffbdf06971a80ad2a11217200bdd936195af1 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Wed Sep 30 19:42:14 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 01 07:44:25 2015 +0530 |
tree | 68607591da1fef0f854285ac9e0e50bb90b5509f | |
parent | aa3ee5f569fda51e54c224c0df60e187e9c5e582 [diff] |
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>