aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2022-02-23 13:14:33 +0300
committerLorenzo Pieralisi <[email protected]>2022-02-23 10:56:43 +0000
commitf94c35e02464627536036de65720e829d3ae9898 (patch)
treeff1da1a10b380cece30fa325a4c42fd197771689 /tools
parentdddb4efa519282456a48da77f08a6414bc696c92 (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