]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "USB: serial: fix hang when opening port"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 18:02:24 +0000 (11:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 18:02:24 +0000 (11:02 -0700)
commitb717922703ac633672170629bb5fbd93b1b88ce5
treefe9d93eb4adc9b73f8c512b3fad2438de56c5434
parent7b45b8fa9bcd41294268549562f21a48c0534097
Revert "USB: serial: fix hang when opening port"

This reverts commit a9860e47e97f177e1b47881e6727896ce1e26943.

When merged together (usb-linus and usb-next), this fix isn't needed and
causes a build error.  Revert the commit to solve the build issue.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Ming Lei <tom.leiming@gmail.com>
Cc: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/usb-serial.c