We should stop I/O unconditionally at suspend rather than rely on the
tty-port initialised flag (which is set prior to stopping I/O during
shutdown) in order to prevent suspend returning with URBs still active.
Fixes: 8a89eeb76a61 ("USB: additional power savings for cdc-acm devices
that support remote wakeup")