Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 67b9946d authored by John Tsiombikas's avatar John Tsiombikas Committed by Greg Kroah-Hartman
Browse files

USB: pl2303: initial TIOCGSERIAL support



I've got a trivial patch for the pl2303 driver, that's what I needed to
make the wacom serial tablet driver work properly. It uses the
TIOCGSERIAL ioctl to determine if it's talking to a serial device or
not, which I gather is rather common, but the pl2303 driver didn't
implement that ioctl.

Here's a patch, I'm not sure it's absolutely correct, I mostly looked at
other similar usbserial drivers to see what I must do, but it works for
me.

Signed-off-by: default avatarJohn Tsiombikas <nuclear@member.fsf.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ac7d4ca9
Loading
Loading
Loading
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