On Wed, Sep 05, 2012 at 08:34:26AM +0300, Felipe Balbi wrote:
> From: Moiz Sonasath <[email protected]>
> 
> For non PCI-based stacks, this function call
> usb_disable_xhci_ports(to_pci_dev(hcd->self.controller));
> made from xhci_shutdown is not applicable.
> 
> Ideally, we wouldn't have any PCI-specific code on
> a generic driver such as the xHCI stack, but it looks
> like we should just stub usb_disable_xhci_ports() out
> for non-PCI devices.

Oops, sorry about breaking non-PCI builds!  I've already gotten a
different bug fix for the same commit that broke it, so I probably
shouldn't have rushed to push it before I left for vacation. :(

I'll queue this up to Greg today.

Sarah Sharp
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to