]> www.infradead.org Git - nvme.git/commit
PCI: intel-gw: Remove intel_pcie_cpu_addr()
authorFrank Li <Frank.Li@nxp.com>
Wed, 5 Mar 2025 17:07:54 +0000 (12:07 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 24 Mar 2025 19:58:35 +0000 (14:58 -0500)
commit07ae413e169da3697e633dd4489db0d681a04460
tree2b7ebdb5f190eb2e0471517566e97a2a4c6ff636
parentb9812179f601590b1939dd46adc2b8f395afc771
PCI: intel-gw: Remove intel_pcie_cpu_addr()

Remove intel_pcie_cpu_addr(), the .cpu_addr_fixup() method, because the dwc
core driver already handles address translation based on the devicetree
description.

[bhelgaas: this does require a minor dts change, but maintainer
Lei Chuan Hua <lchuanhua@maxlinear.com> confirms that the driver is only
used internally to Maxlinear and internal users will update dts:
https://lore.kernel.org/r/BY3PR19MB507667CE7531D863E1E5F8AEBDD82@BY3PR19MB5076.namprd19.prod.outlook.com]

Link: https://lore.kernel.org/r/20250305-intel-v1-1-40db3a685490@nxp.com
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/dwc/pcie-intel-gw.c