DMA: PL330: Add xlate function
authorPadmavathi Venna <padma.v@samsung.com>
Thu, 14 Feb 2013 03:40:06 +0000 (09:10 +0530)
committerVinod Koul <vinod.koul@intel.com>
Thu, 14 Feb 2013 14:34:27 +0000 (20:04 +0530)
commita80258f9b2ac81e72ff680d273df9544a1307a32
tree2797ea0a381780cea4369fc2fb6d1802b9c3249b
parent34d19355b84adde9eebc1d6771231c15dff891e6
DMA: PL330: Add xlate function

Add xlate to translate the device-tree binding information into
the appropriate format. The filter function requires the dma
controller device and dma channel number as filter_params.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pl330.c