• Adam Belay's avatar
    [PNP]: Fix Serial PnP driver · 7bc01bc6
    Adam Belay authored
    The serial driver currently fails to unregister its pnp driver upon
    module unload.  This patch corrects the problem by calling
    pnp_unregister_driver and implementing a proper remove function.
    7bc01bc6
8250_pnp.c 12.1 KB