Skip to content
Snippets Groups Projects
Commit 335f8514 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds
Browse files

tty: Bring the usb tty port structure into more use


This allows us to clean stuff up, but is probably also going to cause
some app breakage with buggy apps as we now implement proper POSIX behaviour
for USB ports matching all the other ports. This does also mean other apps
that break on USB will now work properly.

Signed-off-by: default avatarAlan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1ec739be
No related branches found
No related tags found
Loading
Showing
with 179 additions and 246 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment