• Russell King's avatar
    [SERIAL] 8250: Fix resource handling. · c35ec6da
    Russell King authored
    serial8250_request_std_resource() is now responsible for claiming
    the standard resources, _and_ calling ioremap if necessary.
    serial8250_release_std_resource() performs the complementary function
    in its entirety.
    serial8250_*_rsa_resource() perform the similar operations for RSA
    ports, with the exception that RSA ports can only be mapped into IO
    space.
    c35ec6da
8250.c 60.8 KB