dmaengine: edma: Implement device_slave_caps callback
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Apr 2014 11:42:01 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Apr 2014 16:05:54 +0000 (21:35 +0530)
commit2c88ee6b6b9a715f2caba87b7c993ca485f68c0d
tree5d70829e8112342e85ea0fded29d7f98c0df0311
parent83bb3126cc63620fe23c2a0539800ab7f8cf7ba4
dmaengine: edma: Implement device_slave_caps callback

With the callback implemented omap-dma can provide information to client
drivers regarding to supported address widths, directions, residue
granularity, etc.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Joel Fernandes <joelf@ti.com>
Reviewed-and-Tested-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c