• Adam Belay's avatar
    [PNP] release card devices on probe failure · 3b4216cf
    Adam Belay authored
    When a driver's probe routine fails, it may not release all of the
    card devices it requested.  This patch allows the pnp layer to ensure
    that all devices claimed by the failing driver are released properly.
    3b4216cf
card.c 7.88 KB