dmaengine: mmp_pdma: fix warning about slave caps
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 15 Feb 2015 18:49:16 +0000 (19:49 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 5 Mar 2015 16:45:35 +0000 (22:15 +0530)
Fix the dmaengine complaint about missing slave caps :
 - declare the available bus widths
 - declare the available transfer types
 - declare the residue calculation type

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

No differences found