1 Index: linux-2.6.32.12/drivers/usb/host/ehci-hub.c
2 ===================================================================
3 --- linux-2.6.32.12.orig/drivers/usb/host/ehci-hub.c 2010-05-02 21:06:45.000000000 +0200
4 +++ linux-2.6.32.12/drivers/usb/host/ehci-hub.c 2010-05-02 21:07:08.000000000 +0200
6 * power switching; they're allowed to just limit the
7 * current. khubd will turn the power back on.
9 +#ifndef CONFIG_BCM63XX
10 if (HCS_PPC (ehci->hcs_params)){
12 temp & ~(PORT_RWC_BITS | PORT_POWER),
18 /* whoever resumes must GetPortStatus to complete it!! */