]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: omap-dma: Implement device_slave_caps callback
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Sat, 29 Mar 2014 13:33:30 +0000 (19:03 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 29 Mar 2014 13:33:30 +0000 (19:03 +0530)
commit80b0e0abfbcf9897ee263a79bc4cbdcfeca72431
tree98d9a33911b0ae054b52848da9c065cd08d16a52
parent4501fe61b286e35be5b372a4f1ffcf5881ceeaed
dma: omap-dma: 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: Tony Lindgren <tony@atomide.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/omap-dma.c