projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc6f23e
)
regulator: rk808: Update module description to include RK805
author
Axel Lin
<
[email protected]
>
Sun, 27 Jan 2019 14:23:44 +0000
(22:23 +0800)
committer
Mark Brown
<
[email protected]
>
Mon, 28 Jan 2019 12:22:54 +0000
(12:22 +0000)
This driver also supports RK805 now.
Signed-off-by: Axel Lin <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
drivers/regulator/rk808-regulator.c
patch
|
blob
|
history
diff --git
a/drivers/regulator/rk808-regulator.c
b/drivers/regulator/rk808-regulator.c
index c18ed632c95d89492eb838409bcf2bd5eca04019..08578f6d737d832ed0de66796f910045c23d0205 100644
(file)
--- a/
drivers/regulator/rk808-regulator.c
+++ b/
drivers/regulator/rk808-regulator.c
@@
-1,5
+1,5
@@
/*
- * Regulator driver for Rockchip RK808/RK818
+ * Regulator driver for Rockchip RK80
5/RK80
8/RK818
*
* Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd
*
@@
-796,7
+796,7
@@
static struct platform_driver rk808_regulator_driver = {
module_platform_driver(rk808_regulator_driver);
-MODULE_DESCRIPTION("regulator driver for the RK808/RK818 series PMICs");
+MODULE_DESCRIPTION("regulator driver for the RK80
5/RK80
8/RK818 series PMICs");
MODULE_AUTHOR("Chris Zhong <
[email protected]
>");
MODULE_AUTHOR("Zhang Qing <
[email protected]
>");
MODULE_AUTHOR("Wadim Egorov <
[email protected]
>");