diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2022-07-14 10:30:57 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-08-01 23:33:24 +0300 |
commit | d0a75c791f981546618c917293bc20094a923410 (patch) | |
tree | 723ea21a5baa5f06415b336d5dd96567207afb43 /scripts/gdb/linux/proc.py | |
parent | 34b1b9022586bf909ad0c7213d8669902150fc2a (diff) | |
download | linux-d0a75c791f981546618c917293bc20094a923410.tar.xz |
PCI: imx6: Factor out ref clock disable to match enable
The PCIe ref clocks are specific to different variants. The enables are
already split out into imx6_pcie_enable_ref_clk(), but the disables were
combined with the more generic bus/phy/pcie clock disables in
imx6_pcie_clk_disable().
Split out the variant-specific disables into imx6_pcie_disable_ref_clk() to
match imx6_pcie_enable_ref_clk().
No functional change intended.
Link: https://lore.kernel.org/r/1657783869-19194-6-git-send-email-hongxing.zhu@nxp.com
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions