]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 26 Nov 2024 07:56:59 +0000 (15:56 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 Jan 2025 20:29:38 +0000 (14:29 -0600)
commit6dd24b0a858e64f9df596bf7cad2ddb436506f46
treea3bf3732e448b490969a5db6122a7ef1c66d9037
parent93d883f89063744a92006fc356b1c767eb62d950
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function

This function essentially duplicates imx7d_pcie_enable_ref_clk(). So remove
it.

Link: https://lore.kernel.org/r/20241126075702.4099164-8-hongxing.zhu@nxp.com
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
drivers/pci/controller/dwc/pci-imx6.c