1 --- a/drivers/usb/host/ehci-hub.c
2 +++ b/drivers/usb/host/ehci-hub.c
3 @@ -741,11 +741,13 @@ static int ehci_hub_control (
4 * power switching; they're allowed to just limit the
5 * current. khubd will turn the power back on.
7 +#ifndef CONFIG_BCM63XX
8 if (HCS_PPC (ehci->hcs_params)){
10 temp & ~(PORT_RWC_BITS | PORT_POWER),
16 /* whoever resumes must GetPortStatus to complete it!! */