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

No differences found