diff options
author | Bjorn Helgaas <[email protected]> | 2022-07-14 15:30:57 +0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-08-01 15:33:24 -0500 |
commit | d0a75c791f981546618c917293bc20094a923410 (patch) | |
tree | 723ea21a5baa5f06415b336d5dd96567207afb43 /scripts/gdb/linux/tasks.py | |
parent | 34b1b9022586bf909ad0c7213d8669902150fc2a (diff) |
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/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Lucas Stach <[email protected]>
Acked-by: Richard Zhu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions