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)
commit4bb4e6384ad633448b3bbd49df63188330bbf740
treedc8d7f7bfb2404a325c97f6d3309a4fd4a2c0135
parenta7fa57742ea692631a4076254408366a01eb3582
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