]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: opticon: add serial line ioctls
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 7 Feb 2009 02:31:46 +0000 (18:31 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:30 +0000 (16:20 -0700)
commitcabee4b66b7b556185309c6456f0dcadc3814783
tree7d4d739b385807014ee39452dfd9e2e3df98e379
parent9d02526d8539e060451a0dede55c183d498205af
USB: serial: opticon: add serial line ioctls

This lets userspace determine what the state of the RTS line is, which
is what is needed to properly handle data flow for this device (it
raises RTS when there is data to be sent from it.)

Cc: Kees Stoop <kees.stoop@opticon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/opticon.c