sparc32: Implement more generic dma_*() interfaces.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2008 01:01:36 +0000 (18:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Aug 2008 09:13:14 +0000 (02:13 -0700)
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>

No differences found