[ Upstream commit f7fc5b7090372fc4dd7798c874635ca41b8ba733 ]
The PHY's "wakeup_count" is not incrementing when waking from
WoL. The wakeup count can be found in sysfs at:
/sys/bus/platform/devices/rdb/*.usb-phy/power/wakeup_count.
The problem is that the system wakup event handler was being passed
the wrong "device" by the PHY driver.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-bcm63xx-usbh.c | ||
phy-bcm-cygnus-pcie.c | ||
phy-bcm-kona-usb2.c | ||
phy-bcm-ns2-pcie.c | ||
phy-bcm-ns2-usbdrd.c | ||
phy-bcm-ns-usb2.c | ||
phy-bcm-ns-usb3.c | ||
phy-bcm-sr-pcie.c | ||
phy-bcm-sr-usb.c | ||
phy-brcm-sata.c | ||
phy-brcm-usb-init-synopsys.c | ||
phy-brcm-usb-init.c | ||
phy-brcm-usb-init.h | ||
phy-brcm-usb.c |