summaryrefslogtreecommitdiff
path: root/drivers/regulator/s5m8767.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-01-23 15:37:06 +0300
committerMark Brown <broonie@kernel.org>2020-01-23 15:37:06 +0300
commit9909f7986a8159200eaa8320ea081f337ebdd940 (patch)
tree55f12c3c835b1deb716e0d0a06762790a21097c1 /drivers/regulator/s5m8767.c
parentf7abb7e33b295a3556b7e86ba3dbb7390e7880af (diff)
parent53ba2f1aa3860f7ea0bf81543aab4a66af3f01d0 (diff)
downloadlinux-9909f7986a8159200eaa8320ea081f337ebdd940.tar.xz
Merge branch 'regulator-5.6' into regulator-next
Diffstat (limited to 'drivers/regulator/s5m8767.c')
-rw-r--r--drivers/regulator/s5m8767.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/s5m8767.c b/drivers/regulator/s5m8767.c
index 12d6b8d2e97e..4abd3ed31f60 100644
--- a/drivers/regulator/s5m8767.c
+++ b/drivers/regulator/s5m8767.c
@@ -1015,5 +1015,5 @@ module_exit(s5m8767_pmic_exit);
/* Module information */
MODULE_AUTHOR("Sangbeom Kim <sbkim73@samsung.com>");
-MODULE_DESCRIPTION("SAMSUNG S5M8767 Regulator Driver");
+MODULE_DESCRIPTION("Samsung S5M8767 Regulator Driver");
MODULE_LICENSE("GPL");