From: Hans de Goede Date: Wed, 20 Aug 2014 13:41:55 +0000 (+0300) Subject: xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes X-Git-Tag: fixes-for-v3.18-merge-window~16^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4976ec8ec17f331a094e3d6dd3917f4c8dd1ce;p=pandora-kernel.git xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes Even if the stream for which the command was intended has been freed in the mean time. This ensures that things start rolling again after an unlink / halt. Signed-off-by: Hans de Goede Acked-by: Mathias Nyman Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed