From: Sarah Sharp Date: Mon, 23 May 2011 23:41:17 +0000 (-0700) Subject: xhci: Don't submit commands when the host is dead. X-Git-Tag: v3.0-rc1~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6c6c13d8dcb32398eef143e2e8efc3fb4019bf;p=pandora-kernel.git xhci: Don't submit commands when the host is dead. When the xHCI host controller dies, the USB core may attempt to reset the devices to their default configuration before disconnecting them. This causes calls into the xHCI bandwidth allocation functions. Don't allow those functions to submit commands or work on xHCI structures if the host controller is marked as dying. Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed