]> Git Repo - linux.git/commitdiff
regulator: pfuze100: Improve PFUZE100 entry text
authorFabio Estevam <[email protected]>
Mon, 23 Dec 2013 19:35:35 +0000 (17:35 -0200)
committerMark Brown <[email protected]>
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 <[email protected]>
Acked-by: Robin Gong <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
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
This page took 0.059826 seconds and 4 git commands to generate.