aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/dma.c
Commit message (Collapse)AuthorAge
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-29
These dispatch to either PCI or SBUS routines based upon the device bus type. This will allow us to let SBUS drivers call these routines. Signed-off-by: David S. Miller <davem@davemloft.net>