]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: ti_usb_3410_5052: remove unused wait queue
authorJohan Hovold <jhovold@gmail.com>
Wed, 26 Jun 2013 14:47:42 +0000 (16:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:28:23 +0000 (16:28 -0700)
commit5df08c8d3fe7ec91b12882b9d49ca50918039e9f
tree7f22f3d375bb7733308c8bede62e0074c241f2b8
parentcd1e098b5a57f218322c34d6bf0e2dbea26dc85e
USB: ti_usb_3410_5052: remove unused wait queue

The write wait queue is never added to since commit f1175daa5 ("USB:
ti_usb_3410_5052: kill custom closing_wait"). Remove it completely.

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