]> 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>
Fri, 19 Apr 2013 17:24:13 +0000 (10:24 -0700)
commitb6fd35ee5766143d6bc3c333edf374c336ebdca6
treed83304cfaf72bf36654e38e618c704bebc954bbd
parentac9e59cad7b0b699b2aa9a104eb22ed67a560e02
USB: io_ti: fix TIOCGSERIAL

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>
Cc: stable <stable@vger.kernel.org> # 3.9
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/io_ti.c