USB: pl2303: add custom tiocmiwait operation
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:37:20 +0000 (12:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:52:25 +0000 (13:52 -0700)
commit824d11bef5540062d17380c65ee52d4b2948ca84
tree19516fea8326dd20df0b3cb39c8f4759cc4933f5
parent215f6f04668e80543995300c9528ac0143fcda7f
USB: pl2303: 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/pl2303.c