aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator/max8973-regulator.c
diff options
context:
space:
mode:
authorRamona Alexandra Nechita <ramona.nechita@analog.com>2021-09-20 09:11:37 +0300
committerMark Brown <broonie@kernel.org>2021-09-20 13:38:16 +0100
commitf1e5ecc5b7cc9d91ce975680a2f1f84b235f7e07 (patch)
tree35598beef1464dd7d6a76daa2ccc62936dfe860e /drivers/regulator/max8973-regulator.c
parentregulator: rtq6752: Enclose 'enable' gpio control by enable flag (diff)
downloadwireguard-linux-f1e5ecc5b7cc9d91ce975680a2f1f84b235f7e07.tar.xz
wireguard-linux-f1e5ecc5b7cc9d91ce975680a2f1f84b235f7e07.zip
regulator: fix typo in Kconfig and max8973-regulator
MAX8973 is supposed to be MAX8973A. Kconfig and the initial comment of max8973-regulator.c were modified accordingly. Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com> Link: https://lore.kernel.org/r/20210920061137.10884-1-ramona.nechita@analog.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max8973-regulator.c')
-rw-r--r--drivers/regulator/max8973-regulator.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/max8973-regulator.c b/drivers/regulator/max8973-regulator.c
index 8da8f9b6c4fd..80b65cb87cef 100644
--- a/drivers/regulator/max8973-regulator.c
+++ b/drivers/regulator/max8973-regulator.c
@@ -1,7 +1,7 @@
/*
- * max8973-regulator.c -- Maxim max8973
+ * max8973-regulator.c -- Maxim max8973A
*
- * Regulator driver for MAXIM 8973 DC-DC step-down switching regulator.
+ * Regulator driver for MAXIM 8973A DC-DC step-down switching regulator.
*
* Copyright (c) 2012, NVIDIA Corporation.
*