]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: io_ti: fix TIOCGSERIAL
authorJohan Hovold <jhovold@gmail.com>
Thu, 18 Apr 2013 15:33:17 +0000 (17:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:33:06 +0000 (20:33 -0700)
commit2d1d424a47426ff3bba163b4073f97200cbfe193
treee6c30d294e91e910ab7623b512307a9285a4b674
parentc270447707a71b7495cd2480ee8888b455b90607
USB: io_ti: fix TIOCGSERIAL

commit b6fd35ee5766143d6bc3c333edf374c336ebdca6 upstream.

Fix regression introduced by commit f40d78155 ("USB: io_ti: kill custom
closing_wait implementation") which made TIOCGSERIAL return the wrong
value for closing_wait.

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