diff options
author | Pali Rohár <pali@kernel.org> | 2021-12-21 12:20:14 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-01-14 07:47:57 +0100 |
commit | 6f4988f90c93758f3d4987986394dae90bb8ce24 (patch) | |
tree | 227d6f90c4e00dbfbbc44d0ad37ff442bb701daa /drivers/ddr/imx/imx8m/ddrphy_train.c | |
parent | 537b0142b04de845a13cc9e2237037c53e53c016 (diff) |
pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
Function mvebu_pcie_port_parse_dt() is called only from
mvebu_pcie_of_to_plat() function. Both these function parse DT properties
required to setup mvebu pcie. So inline mvebu_pcie_port_parse_dt() function
into mvebu_pcie_of_to_plat() to have all code related to parsing DT
properties at one place.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions