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-- 2.2 KB
Makefile -rw-r--r-- 920 bytes
core.c -rw-r--r-- 14.1 KB
core.h -rw-r--r-- 2.2 KB
gpio.c -rw-r--r-- 3.8 KB
pfc-r8a7740.c -rw-r--r-- 87.1 KB
pfc-r8a7779.c -rw-r--r-- 107.0 KB
pfc-sh7203.c -rw-r--r-- 49.9 KB
pfc-sh7264.c -rw-r--r-- 62.1 KB
pfc-sh7269.c -rw-r--r-- 89.2 KB
pfc-sh7372.c -rw-r--r-- 58.0 KB
pfc-sh73a0.c -rw-r--r-- 90.3 KB
pfc-sh7720.c -rw-r--r-- 42.9 KB
pfc-sh7722.c -rw-r--r-- 62.7 KB
pfc-sh7723.c -rw-r--r-- 68.8 KB
pfc-sh7724.c -rw-r--r-- 75.8 KB
pfc-sh7734.c -rw-r--r-- 90.4 KB
pfc-sh7757.c -rw-r--r-- 76.2 KB
pfc-sh7785.c -rw-r--r-- 42.0 KB
pfc-sh7786.c -rw-r--r-- 30.1 KB
pfc-shx3.c -rw-r--r-- 18.6 KB
pinctrl.c -rw-r--r-- 10.8 KB
sh_pfc.h -rw-r--r-- 5.4 KB

back to top