diff options
author | Justin Chen <justinpopo6@gmail.com> | 2022-10-05 14:30:18 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-11-07 10:20:25 +0530 |
commit | 8484199c09347bdd5d81ee8a2bc530850f900797 (patch) | |
tree | c4c6ccae3134f18d8ca04d510f65bdcd27c5adc0 /Documentation/arm/spear | |
parent | 700c44b508020a3ea29d297c677f8d4ab14b7e6a (diff) | |
download | lwn-8484199c09347bdd5d81ee8a2bc530850f900797.tar.gz lwn-8484199c09347bdd5d81ee8a2bc530850f900797.zip |
phy: usb: Fix clock imbalance for suspend/resume
We should be disabling clocks when wake from USB is not needed. Since
this wasn't done, we had a clock imbalance since clocks were always
being enabled on resume.
Fixes: ae532b2b7aa5 ("phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllers")
Fixes: b0c0b66c0b43 ("phy: usb: Add support for wake and USB low power mode for 7211 S2/S5")
Signed-off-by: Justin Chen <justinpopo6@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/1665005418-15807-7-git-send-email-justinpopo6@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/arm/spear')
0 files changed, 0 insertions, 0 deletions