diff options
| author | Dmitry Baryshkov <[email protected]> | 2022-02-23 10:14:33 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2022-02-23 10:56:43 +0000 |
| commit | f94c35e02464627536036de65720e829d3ae9898 (patch) | |
| tree | ff1da1a10b380cece30fa325a4c42fd197771689 /drivers/pci/controller/dwc/pci-keystone.c | |
| parent | dt-bindings: pci: qcom: Document PCIe bindings for SM8450 (diff) | |
| download | kernel-f94c35e02464627536036de65720e829d3ae9898.tar.gz kernel-f94c35e02464627536036de65720e829d3ae9898.zip | |
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 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions
