]> www.infradead.org Git - users/dwmw2/linux.git/commit
PCI: brcmstb: Change field name from 'type' to 'soc_base'
authorJim Quinlan <james.quinlan@broadcom.com>
Thu, 15 Aug 2024 22:57:25 +0000 (18:57 -0400)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Sat, 7 Sep 2024 16:37:49 +0000 (16:37 +0000)
commit8215851c74f9eb5a9e028834db0ab03d3a6e47e4
tree49b9ea3b908b1699476ba0687833bcf08fdb0d93
parent6f61062fce866e2ff1f3300b278e93d939a846a0
PCI: brcmstb: Change field name from 'type' to 'soc_base'

The 'type' field used in the driver to discern SoC differences is
confusing; change it to the more apt 'soc_base'.

The 'base' is because some SoCs have the same characteristics as
previous SoCs so it is convenient to classify them in the same group.

Link: https://lore.kernel.org/linux-pci/20240815225731.40276-13-james.quinlan@broadcom.com
Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/pci/controller/pcie-brcmstb.c