diff options
author | Dmitry Baryshkov <[email protected]> | 2022-02-23 13:14:33 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-02-23 10:56:43 +0000 |
commit | f94c35e02464627536036de65720e829d3ae9898 (patch) | |
tree | ff1da1a10b380cece30fa325a4c42fd197771689 /tools | |
parent | dddb4efa519282456a48da77f08a6414bc696c92 (diff) |
PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
In preparation to adding more flags to configuration data, use pointer
to struct qcom_pcie_cfg directly inside struct qcom_pcie, rather than
duplicating all its fields. This would save us from the boilerplate code
that just copies flag values from one struct to another one.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Acked-by: Stanimir Varbanov <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions