[ARM] dma: move RiscPC specific DMA data out of dma_struct
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 8 Dec 2008 17:35:48 +0000 (17:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 11 Dec 2008 14:35:57 +0000 (14:35 +0000)
commitad9dd94c384f7ee37b798a9349b8c42da8fa99ab
tree940d4905c17c52ca7c19bee34a79a60d0d02e72c
parent2f757f2ab7411cf0e2779012d8cda0cbf2f80d26
[ARM] dma: move RiscPC specific DMA data out of dma_struct

Separate the RiscPC specific (IOMD and floppy FIQ) data out of the core
DMA structure by making the IOMD and floppy DMA supersets.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mach/dma.h
arch/arm/mach-rpc/dma.c