mirror_ubuntu-kernels/drivers/pci/controller/cadence
Kishon Vijay Abraham I f4455748b2 PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
No functional change. As we are intending to add additional 1-bit
members in struct j721e_pcie_data/struct cdns_pcie_rc, use bitfields
instead of bool since it takes less space. As discussed in [1],
the preference is to use bitfileds instead of bool inside structures.

[1] -> https://lore.kernel.org/linux-fsdevel/CA+55aFzKQ6Pj18TB8p4Yr0M4t+S+BsiHH=BJNmn=76-NcjTj-g@mail.gmail.com/

Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20210811123336.31357-2-kishon@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2021-08-19 15:37:51 +01:00
..
Kconfig PCI: j721e: Add TI J721E PCIe driver 2020-08-03 14:49:55 +01:00
Makefile PCI: j721e: Add TI J721E PCIe driver 2020-08-03 14:49:55 +01:00
pci-j721e.c PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool 2021-08-19 15:37:51 +01:00
pcie-cadence-ep.c PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map 2021-02-23 14:12:18 -06:00
pcie-cadence-host.c treewide: Change list_sort to use const pointers 2021-04-08 16:04:22 -07:00
pcie-cadence-plat.c Merge branch 'remotes/lorenzo/pci/runtime-pm' 2020-08-05 18:24:20 -05:00
pcie-cadence.c Merge branch 'pci/host-probe-refactor' 2020-08-05 18:24:21 -05:00
pcie-cadence.h PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool 2021-08-19 15:37:51 +01:00