Re: [PATCH v5 11/12] PCI: brcmstb: Change field name from 'type' to 'soc_base'

From: Florian Fainelli
Date: Thu Aug 01 2024 - 12:38:42 EST


On 7/31/24 15:28, Jim Quinlan wrote:
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.

Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>

Personally, I preferred the 'type' name, but I really have no dog in this fight and today's color might as well be blue.
--
Florian