]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
of: amba: use of_dma_configure for AMBA devices
authorRobin Murphy <Robin.Murphy@arm.com>
Wed, 17 Sep 2014 11:56:07 +0000 (12:56 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 22 Sep 2014 10:26:59 +0000 (11:26 +0100)
commitc9d571bee9628bc925253a21ea5943707aadb5f1
treef48940ab42be9bdef51fc07c113ae145d3af9dc1
parent668ebd106860f09f43993517f786a2ddfd0f9ebe
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 <robin.murphy@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
drivers/of/platform.c