Skip to content
  • David S. Miller's avatar
    sparc: Kill SBUS DVMA layer. · 334ae614
    David S. Miller authored
    
    
    This thing was completely pointless.
    
    Just find the OF device in the parent of drivers that want to program
    this device, and map the DMA regs inside such drivers too.
    
    This also moves the dummy claim_dma_lock() and release_dma_lock()
    implementation to floppy_32.h, which makes it handle this issue
    just like floppy_64.h does.
    
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    334ae614