Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: fix interaction between different interfaces in an "Option" usb …
…device Just the serial port in the first interface should control DTR and RTS lines. This way, the closing of the rest of the ports does not produce a= hangup in the communication. Signed-off-by: Miguel Angel Alvarez <ma.alvarez@ziv.es> Signed-off-by: Matthias Urlichs <matthias@urlichs.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information