]> git.baikalelectronics.ru Git - kernel.git/commit
USB: f81232: add custom tiocmiwait operation
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:37:05 +0000 (12:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:50:52 +0000 (13:50 -0700)
commit6f283ee67477ace0f0254ea26bb63b41daaad4b9
treedc8d7f7bfb2404a325c97f6d3309a4fd4a2c0135
parent473a9f8413c3c413b3b9a0054bbf3e08cec318ad
USB: f81232: add custom tiocmiwait operation

Break out TIOCMIWAIT handling from custom ioctl operation and use
tiocmiwait operation field instead.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/f81232.c