From: Joe Lawrence Date: Thu, 30 Apr 2015 14:16:04 +0000 (+0300) Subject: xhci: gracefully handle xhci_irq dead device X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948fa13504f80b9765d2b753691ab94c83a10341;p=pandora-kernel.git xhci: gracefully handle xhci_irq dead device If the xHCI host controller has died (ie, device removed) or suffered other serious fatal error (STS_FATAL), then xhci_irq should handle this condition with IRQ_HANDLED instead of -ESHUTDOWN. Signed-off-by: Joe Lawrence Cc: Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed