From: Sarah Sharp Date: Mon, 7 Mar 2011 19:24:07 +0000 (-0800) Subject: xhci: Fixes for suspend/resume of shared HCDs. X-Git-Tag: v2.6.39-rc1~472^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b320937972d456db2a46fdcbc6bebc4dcdc9daa4;p=pandora-kernel.git xhci: Fixes for suspend/resume of shared HCDs. Make sure the HCD_FLAG_HW_ACCESSIBLE flag is mirrored by both roothubs, since it refers to whether the shared hardware is accessible. Make sure each bus is marked as suspended by setting usb_hcd->state to HC_STATE_SUSPENDED when the PCI host controller is resumed. Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed