diff options
author | Richard Zhu <hongxing.zhu@nxp.com> | 2022-07-14 15:31:08 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-08-01 15:34:05 -0500 |
commit | 1c5e761565c10945049e5d52fb17540cda23690e (patch) | |
tree | 7c5187135b4c04a93797f5f1f71f4466f3a26e9f /drivers/pci/probe.c | |
parent | 34eb543f4ffa6d9bcadfee29adb05d7c5937bc34 (diff) | |
download | linux-1c5e761565c10945049e5d52fb17540cda23690e.tar.bz2 |
PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
Move the imx6_pcie_ltssm_disable() earlier and place it just behind the
imx6_pcie_ltssm_enable(), since it might not be only used by suspend
callback directly.
To be symmetric with imx6_pcie_ltssm_enable(), add the IMX6Q and IMX8MQ
switch cases in imx6_pcie_ltssm_disable().
Link: https://lore.kernel.org/r/1657783869-19194-17-git-send-email-hongxing.zhu@nxp.com
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/probe.c')
0 files changed, 0 insertions, 0 deletions