commit | 2ba24842d6b42453dbc9dfffdf5faf0cec2d7698 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Thu Feb 13 12:06:33 2020 +0800 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Fri Feb 21 11:53:22 2020 +0000 |
tree | a4b5618566f70ea1b712577b52fb5feef821caf0 | |
parent | 1f442218d657b1a20900f09ae1fc269b69b3de70 [diff] |
PCI: mobiveil: Move the host initialization into a function Move the host initialization related operations into a new function so that it can be reused by other platform PCIe host drivers integrating the Mobiveil GPEX. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> [lorenzo.pieralisi@arm.com: updated commit log] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Andrew Murray <amurray@thegoodpenguin.co.uk>