[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1468916709.8997.1.camel@ingics.com>
Date: Tue, 19 Jul 2016 16:25:09 +0800
From: Axel Lin <axel.lin@...ics.com>
To: Mark Brown <broonie@...nel.org>
Cc: Chen Zhong <chen.zhong@...iatek.com>,
John Crispin <john@...ozen.org>,
Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] regulator: mt6323: Fix module description
Signed-off-by: Axel Lin <axel.lin@...ics.com>
---
drivers/regulator/mt6323-regulator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/regulator/mt6323-regulator.c b/drivers/regulator/mt6323-regulator.c
index 927cc23..f7831f3 100644
--- 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@...iatek.com>");
-MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6397 PMIC");
+MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6323 PMIC");
MODULE_LICENSE("GPL v2");
--
2.7.4
Powered by blists - more mailing lists