projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2c55c
)
regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION()
author
Fabio Estevam
<fabio.estevam@nxp.com>
Sun, 5 Jun 2016 22:17:40 +0000
(19:17 -0300)
committer
Mark Brown
<broonie@kernel.org>
Mon, 6 Jun 2016 18:13:48 +0000
(19:13 +0100)
Adjust the MODULE_DESCRIPTION() text to also include the PFUZE3000
as a supported device.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pfuze100-regulator.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/pfuze100-regulator.c
b/drivers/regulator/pfuze100-regulator.c
index bcdf9206f3ee3ba88f7f89a3afb4b0c9127c9879..cb18b5c4f2db967e05713d7a29dd0433ea4f778a 100644
(file)
--- a/
drivers/regulator/pfuze100-regulator.c
+++ b/
drivers/regulator/pfuze100-regulator.c
@@
-649,5
+649,5
@@
static struct i2c_driver pfuze_driver = {
module_i2c_driver(pfuze_driver);
MODULE_AUTHOR("Robin Gong <b38343@freescale.com>");
-MODULE_DESCRIPTION("Regulator Driver for Freescale PFUZE100/
PFUZE2
00 PMIC");
+MODULE_DESCRIPTION("Regulator Driver for Freescale PFUZE100/
200/30
00 PMIC");
MODULE_LICENSE("GPL v2");