Skip to content
  • Paul Mundt's avatar
    sh: ioremap() overhaul. · d7cdc9e8
    Paul Mundt authored
    
    
    ioremap() overhaul. Add support for transparent PMB mapping, get rid of
    p3_ioremap(), etc. Also drop ioremap() and iounmap() routines from the
    machvec, as everyone can use the generic ioremap() API instead. For PCI
    memory apertures and other special cases, use the pci_iomap() API, as
    boards are already required to get the mapping right there.
    
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    d7cdc9e8