PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges

Remove cpu_addr_fix() since it is no longer needed. The PCIe ranges
property has been corrected in the DTS, and the DesignWare common code now
handles address translation properly without requiring this workaround.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>

---
v3:
  Add pci->use_parent_dt_ranges fixes.

v2:
  No Update.
1 file changed