public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] regulator: mt6323: Fix module description
@ 2016-07-19  8:25 Axel Lin
  2016-07-19  8:26 ` [PATCH 2/2] regulator: mt6323: Constify struct regulator_ops Axel Lin
  2016-07-19 10:04 ` [PATCH 1/2] regulator: mt6323: Fix module description Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2016-07-19  8:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: Chen Zhong, John Crispin, Liam Girdwood, linux-kernel

Signed-off-by: Axel Lin <axel.lin@ingics.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@mediatek.com>");
-MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6397 PMIC");
+MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6323 PMIC");
 MODULE_LICENSE("GPL v2");
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-19 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19  8:25 [PATCH 1/2] regulator: mt6323: Fix module description Axel Lin
2016-07-19  8:26 ` [PATCH 2/2] regulator: mt6323: Constify struct regulator_ops Axel Lin
2016-07-19 10:04 ` [PATCH 1/2] regulator: mt6323: Fix module description Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox