projects
/
platform
/
kernel
/
linux-exynos.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
|
history
diff --git
a/drivers/regulator/mt6323-regulator.c
b/drivers/regulator/mt6323-regulator.c
index
927cc23
..
f7831f3
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");