USB: iuu_phoenix: remove unused MSR-wait queue
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:37:11 +0000 (12:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:50:53 +0000 (13:50 -0700)
commit09b0e3957549e7036a66e4597a7167e43861cfd6
tree14f741aa27102542490105d9adbfd3f3d6990c16
parent48ee5801381dba2e80187c08f15713e859ab5c0f
USB: iuu_phoenix: remove unused MSR-wait queue

Remove unused, private modem-status wait queue from driver. If
TIOCMIWAIT is ever implemented it must not rely on a private wait queue
which may have been released when woken up.

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