• Mark Hindley's avatar
    [SERIAL] fix 8250_pnp resource allocation · 6c4a6df3
    Mark Hindley authored
    Patch from: Mark Hindley
    
    Patch below to ensure that 8250_pnp sets necessary flags so that 8250
    driver will reserve ioports.
    
    Before, I was logging errors like
    
    Feb 20 08:42:37 titan kernel: Trying to free nonexistent resource <000003e8-000003ef>
    
    on module unload.
    6c4a6df3
8250_pnp.c 12.4 KB