]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite976a5158375804e5bace2a1a9c1c00672251d74
tree14f741aa27102542490105d9adbfd3f3d6990c16
parentdb61d1b11d0694ce908a21bd1c4630a39fd69e90
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