From: Justin Chen <justinpopo6@xxxxxxxxx> Introduce XHCI_SUSPEND_RESUME_CLKS quirk for turning off clocks during suspend and turning on clocks on resume. Certain hardware, in our case xhci_plat_brcm, can have power savings by turning off clocks before hitting suspend states. Justin Chen (2): usb: host: xhci-plat: suspend and resume clocks usb: host: xhci-plat: suspend/resume clks for brcm drivers/usb/host/xhci-plat.c | 18 ++++++++++++++++-- drivers/usb/host/xhci.h | 1 + 2 files changed, 17 insertions(+), 2 deletions(-) -- 2.7.4