diff options
| author | Ihor Matushchak <ihor.matushchak@foobox.net> | 2026-05-08 10:49:33 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-11 09:44:58 +0900 |
| commit | cbdbfba9e8907bea923874d05d6a35ff429a5544 (patch) | |
| tree | e10ed1d434ed7e2ec5a1dae38c5be88572636811 /drivers/regulator | |
| parent | 5d6919055dec134de3c40167a490f33c74c12581 (diff) | |
regulator: Kconfig: fix a typo in help
Fixes a typo in Kconfig, 'protectorvia' -> 'protector via'.
Signed-off-by: Ihor Matushchak <ihor.matushchak@foobox.net>
Link: https://patch.msgid.link/20260508084933.4076-1-ihor.matushchak@foobox.net
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator')
| -rw-r--r-- | drivers/regulator/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index d71dac9436e3..78076ac6eac4 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -757,7 +757,7 @@ config REGULATOR_MAX20086 select REGMAP_I2C help This driver controls a Maxim MAX20086-MAX20089 camera power - protectorvia I2C bus. The regulator has 2 or 4 outputs depending on + protector via I2C bus. The regulator has 2 or 4 outputs depending on the device model. This driver is only capable to turn on/off them. config REGULATOR_MAX20411 |
