regulator: axp20x: fix typo-ed identifier
authorAndre Przywara <andre.przywara@arm.com>
Sun, 10 Mar 2024 01:02:08 +0000 (01:02 +0000)
committerLee Jones <lee@kernel.org>
Thu, 28 Mar 2024 09:50:32 +0000 (09:50 +0000)
commit4628b804555773daa982d9578d89fe04fcdde374
tree74fcdc9eae03eb4880f6758b4a2d4e830fb83e63
parent4cece764965020c22cff7665b18a012006359095
regulator: axp20x: fix typo-ed identifier

The registers to set the X-Powers AXP313 regulators are of course
"CONTROL" registers, not "CONRTOL" ones.

Fix the typo in the header file and in its users. No functional change.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Tested-by: Ryan Walklin <ryan@testtoast.com>
Link: https://lore.kernel.org/r/20240310010211.28653-2-andre.przywara@arm.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/regulator/axp20x-regulator.c
include/linux/mfd/axp20x.h