On Mon, Aug 29, 2016 at 12:26:04PM +0100, Russell King wrote:
> Add DMA filters for the sa11x0 DMA channels. This will allow us to
> migrate away from directly using the DMA filter function in drivers.
Acked-by: Vinod Koul
--
~Vinod
Add DMA filters for the sa11x0 DMA channels. This will allow us to
migrate away from directly using the DMA filter function in drivers.
Signed-off-by: Russell King
---
drivers/dma/sa11x0-dma.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/drivers/dma/sa11x0-dma.c b/drivers/dm