• Russell King's avatar
    [PCMCIA] Remove racy check_io_resource() · bdafa19e
    Russell King authored
    Convert do_io_probe() to use claim/free_region() rather than the
    racy check_io_resource().  Remove check_io_resource() and the now
    unused resource_parent() functions.
    bdafa19e
rsrc_mgr.c 22.2 KB