ARM: at91/dma: remove platform data from DMA controller
commitb9eaa81af2fdc0b710c7afb7d3e425ea27133b72
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 10 Oct 2011 12:55:17 +0000 (10 14:55 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 29 Feb 2012 17:20:38 +0000 (29 18:20 +0100)
treed19b515954f75e64ef54f9801f10a05151190483
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95
ARM: at91/dma: remove platform data from DMA controller

DMA controller can deduce its configuration data from
the platform. Remove the platform data and match device
types with the compatible ones.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-at91/at91sam9g45_devices.c
arch/arm/mach-at91/at91sam9rl_devices.c