]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cypress_m8: remove bogus disconnect test from close
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:37:37 +0000 (12:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:54:30 +0000 (13:54 -0700)
commit89863fb9d75d1ff637fd2d77a6022e6336ecc13d
tree8f94e1602061050ddd58b4455c86309f6b148ad6
parent487b1441767852b68734a5a776c2db8846fcff44
USB: cypress_m8: remove bogus disconnect test from close

Remove disconnected test from close which did not protect any device IO
at all.

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