]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP1: DMA: Implement in platform device model
authorG, Manjunath Kondaiah <manjugk@ti.com>
Tue, 21 Dec 2010 02:27:19 +0000 (18:27 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Dec 2010 02:38:30 +0000 (18:38 -0800)
commit6568f7c43a72f9631910e26092ef3ecf67cc99eb
treed3537667789f1285948d174336d6b9e9354a7a3a
parent531ce0d57caf7e49073608873de6976558fd7e4f
OMAP1: DMA: Implement in platform device model

Implement OMAP1 DMA as platform device and add support for
registering through platform device layer using resource
structures.

Signed-off-by: G, Manjunath Kondaiah <manjugk@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/dma.c [new file with mode: 0644]