[PNP]: Fix Serial PnP driver
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.
Showing
Please register or sign in to comment