From c9d571bee9628bc925253a21ea5943707aadb5f1 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Wed, 17 Sep 2014 12:56:07 +0100 Subject: [PATCH] of: amba: use of_dma_configure for AMBA devices Commit 591c1e ("of: configure the platform device dma parameters) introduced a common mechanism to configure DMA from DT properties. AMBA devices created from DT can take advantage of this, too. Signed-off-by: Robin Murphy Acked-by: Will Deacon Acked-by: Rob Herring Signed-off-by: Catalin Marinas --- Reading git-format-patch failed