summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/generic-ohci.yaml
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2023-05-23 13:44:12 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-05-29 15:53:48 +0100
commitdb3c4e366287cc2ed7b15e74a85bc5a12f5be4b8 (patch)
tree01b1f96c0043f0a5132ed71f41255a852b39408a /Documentation/devicetree/bindings/usb/generic-ohci.yaml
parent622cc875dd2b1e560235e85726c818e58d3541ef (diff)
usb: cdns3: imx: Rework system PM to avoid duplicated operations
The current implementation uses the same callbacks for system PM and runtime PM suspend/resume without any state checking. This can cause the clocks to be prepared/unprepared twice, leading to kernel warning issues. This patch resolves the double prepare/unprepare issues by separating the runtime PM and system PM handling. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com> Link: https://lore.kernel.org/r/20230523184412.204582-1-shenwei.wang@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/generic-ohci.yaml')
0 files changed, 0 insertions, 0 deletions