summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMatti Vaittinen2018-09-14 10:34:02 +0200
committerMark Brown2018-09-28 15:57:13 +0200
commit2ece646c90c5b45dd76c76ea207a3f3459f2c472 (patch)
tree927a901b0fb85096ceec26adb05dec19897f5270 /drivers/regulator/Kconfig
parentregulator: bd718XX use pickable ranges (diff)
downloadkernel-qcow2-linux-2ece646c90c5b45dd76c76ea207a3f3459f2c472.tar.gz
kernel-qcow2-linux-2ece646c90c5b45dd76c76ea207a3f3459f2c472.tar.xz
kernel-qcow2-linux-2ece646c90c5b45dd76c76ea207a3f3459f2c472.zip
regulator: bd718xx: rename bd71837 to 718xx
rename bd71837-regulator.c to bd718x7-regulator.c to reflect the fact that also BD71847 is now supported by the driver. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 329cdd33ed62..6e96ef1bd74a 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -189,7 +189,7 @@ config REGULATOR_BD718XX
and LDO regulators.
This driver can also be built as a module. If so, the module
- will be called bd71837-regulator.
+ will be called bd718x7-regulator.
config REGULATOR_BD9571MWV
tristate "ROHM BD9571MWV Regulators"