> When a plug-and-play 8250 device is detected, the driver reuses one of the > dummy ports. If that device is later removed, the port goes pack to the dummy > ports pool. The capabilities field is not reset, which causes a oops when > trying to access the port. Some day we need to allocate new dummy ports so there is always one free. > This patch resets the capabilities field when a 8250 device is unregistered. Looks good to me. Would appreciate Russell's view though. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html