Revision 618aa1068df29c37a58045fe940f9106664153fd authored by Johan Hovold on 19 March 2013, 08:21:07 UTC, committed by Greg Kroah-Hartman on 21 March 2013, 22:59:02 UTC
Remove bogus disconnect test introduced by 95bef012e ("USB: more serial
drivers writing after disconnect") which prevented queued data from
being freed on disconnect.

The possible IO it was supposed to prevent is long gone.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent cb25505
History
File Mode Size
Kconfig -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 345 bytes
extcon-adc-jack.c -rw-r--r-- 5.0 KB
extcon-arizona.c -rw-r--r-- 31.4 KB
extcon-class.c -rw-r--r-- 23.1 KB
extcon-gpio.c -rw-r--r-- 4.1 KB
extcon-max77693.c -rw-r--r-- 36.1 KB
extcon-max8997.c -rw-r--r-- 20.7 KB

back to top