• Russell King's avatar
    [SERIAL] Allow PCMCIA serial cards to work again. · ae817269
    Russell King authored
    The PCMCIA layer claims the IO or memory regions for all cards.  This
    means that any port registered via 8250_cs must not cause the 8250
    code to claim the resources itself.
    
    We also add support for iomem-based ports at initialisation time for
    PPC.
    ae817269
8250.h 1.51 KB