]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: bcm590xx: Rename BCM59056-specific data as such
authorArtur Weber <aweber.kernel@gmail.com>
Thu, 15 May 2025 14:16:34 +0000 (16:16 +0200)
committerLee Jones <lee@kernel.org>
Thu, 22 May 2025 09:57:36 +0000 (10:57 +0100)
commitd92f474420e5bb2c8b773a4fe9cf93b6051dc1ff
tree54b6516e4603c7af3db49ba79ca1167f56a1e50e
parent75dc12b4450269821fca4c8634f5185d28cf2117
regulator: bcm590xx: Rename BCM59056-specific data as such

Previously, the driver used the BCM590XX prefix for register data
specific to the BCM59056. As we will be introducing other regulators
to this driver as well, make the BCM59056-specific values use the
BCM59056 prefix.

Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
Reviewed-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250515-bcm59054-v9-7-14ba0ea2ea5b@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/regulator/bcm590xx-regulator.c