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:
2fdf829
)
regulator: mt6323: Fix module description
author
Axel Lin
<axel.lin@ingics.com>
Tue, 19 Jul 2016 14:02:28 +0000
(22:02 +0800)
committer
Mark Brown
<broonie@kernel.org>
Tue, 19 Jul 2016 17:31:59 +0000
(18:31 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mt6323-regulator.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/mt6323-regulator.c
b/drivers/regulator/mt6323-regulator.c
index 927cc23b1c30d40ae5e0e085ee29f31b85e72528..f7831f3d1744c6987fcf9c6c6b260878c58656f7 100644
(file)
--- a/
drivers/regulator/mt6323-regulator.c
+++ b/
drivers/regulator/mt6323-regulator.c
@@
-421,5
+421,5
@@
static struct platform_driver mt6323_regulator_driver = {
module_platform_driver(mt6323_regulator_driver);
MODULE_AUTHOR("Chen Zhong <chen.zhong@mediatek.com>");
-MODULE_DESCRIPTION("Regulator Driver for MediaTek MT63
97
PMIC");
+MODULE_DESCRIPTION("Regulator Driver for MediaTek MT63
23
PMIC");
MODULE_LICENSE("GPL v2");