diff options
author | John Tsiombikas <nuclear@member.fsf.org> | 2010-02-25 18:09:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-03 01:55:17 +0300 |
commit | 67b9946dd07eeef8188e4cab816d2c370bcaa7b2 (patch) | |
tree | 880b1a0bb8b04be2ce6be18152c02dcb992fd7a9 /drivers/usb/serial/Makefile | |
parent | ac7d4ca9e0b27d7705d273f17afd29828db35ee6 (diff) | |
download | linux-67b9946dd07eeef8188e4cab816d2c370bcaa7b2.tar.xz |
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: John Tsiombikas <nuclear@member.fsf.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Makefile')
0 files changed, 0 insertions, 0 deletions