From: Johan Hovold Date: Thu, 25 Oct 2012 16:56:33 +0000 (+0200) Subject: USB: mos7840: remove invalid disconnect handling X-Git-Tag: v3.2.33~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc9177f7fa81876c661b52d50f5d85aa67216ac;p=pandora-kernel.git USB: mos7840: remove invalid disconnect handling commit e681b66f2e19fadbe8a7e2a17900978cb6bc921f upstream. Remove private zombie flag used to signal disconnect and to prevent control urb from being submitted from interrupt urb completion handler. The control urb will not be re-submitted as both the control urb and the interrupt urb is killed on disconnect. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed