From: Johan Hovold Date: Thu, 25 Feb 2010 19:19:10 +0000 (+0100) Subject: USB: ftdi_sio: remove obsolete check in unthrottle X-Git-Tag: v2.6.34-rc1~215^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a880830e48e6fb7694de76ebb4a6c6bb0800f758;p=pandora-kernel.git USB: ftdi_sio: remove obsolete check in unthrottle No need to check ASYNCB_INITIALIZED anymore as commit e1108a63e10d344284011cccc06328b2cd3e5da3 (usb_serial: Use the shutdown() operation) make sure that there is no longer any call to unthrottle after device specific close (in which the read urb is killed). Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed