]> 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)
commit178761280d0cfb0d1133a724954d93141712ee7d
tree14f741aa27102542490105d9adbfd3f3d6990c16
parentbe2d272845fafd7d3c63363ef4f8df9dac5229be
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