]> Pileus Git - ~andy/linux/commitdiff
regulator: pfuze100: Improve PFUZE100 entry text
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 23 Dec 2013 19:35:35 +0000 (17:35 -0200)
committerMark Brown <broonie@linaro.org>
Tue, 24 Dec 2013 12:47:59 +0000 (12:47 +0000)
Make PFUZE100 entry consistent with other Freescale PMIC entries, so that now
we can have:

<*>   Freescale MC13783 regulator driver
<*>   Freescale MC13892 regulator driver
<*>   Freescale PFUZE100 regulator driver

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Robin Gong <yibin.gong@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig

index ce785f481281d2532dca6514e07a304ccfcb7b04..b4a445e7f78de6d9e921fd366a39d3f9192d7f85 100644 (file)
@@ -384,7 +384,7 @@ config REGULATOR_PCF50633
         on PCF50633
 
 config REGULATOR_PFUZE100
-       tristate "Support regulators on Freescale PFUZE100 PMIC"
+       tristate "Freescale PFUZE100 regulator driver"
        depends on I2C
        select REGMAP_I2C
        help