USB: serial: drop unused suspending flag
authorJohan Hovold <johan@kernel.org>
Tue, 30 Mar 2021 14:38:17 +0000 (16:38 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 1 Apr 2021 08:03:45 +0000 (10:03 +0200)
commit53366a9f917a8601dcad0fd9768d5956cd2f99a6
tree0988d7fef13c93dc1fc8b80d95bb88cb14512f1d
parentea7ada4de2f7406150dd35ecd0302842587a464e
USB: serial: drop unused suspending flag

The suspending flag was added back in 2009 but no users ever followed.
Remove it.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/usb-serial.c
include/linux/usb/serial.h