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)
commitecb9b4241f696b746215b1de36106258bc8ed957
treef364882cafed60b89160ac3a3da8327395624529
parent90b1047f138459e86861cf401c5e9f0a9aa3b23b
dmaengine: mmp_pdma: fix warning about slave caps

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>
drivers/dma/mmp_pdma.c