[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1456382450.30292.3.camel@ingics.com>
Date: Thu, 25 Feb 2016 14:40:50 +0800
From: Axel Lin <axel.lin@...ics.com>
To: Mark Brown <broonie@...nel.org>
Cc: Laxman Dewangan <ldewangan@...dia.com>,
Mallikarjun Kasoju <mkasoju@...dia.com>,
Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 3/3] regulator: max77620: Remove duplicate module alias
The same alias is already in .id_table.
Signed-off-by: Axel Lin <axel.lin@...ics.com>
---
drivers/regulator/max77620-regulator.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/regulator/max77620-regulator.c b/drivers/regulator/max77620-regulator.c
index 0eb5d18..259e7e1 100644
--- a/drivers/regulator/max77620-regulator.c
+++ b/drivers/regulator/max77620-regulator.c
@@ -801,5 +801,4 @@ module_platform_driver(max77620_regulator_driver);
MODULE_DESCRIPTION("MAX77620/MAX20024 regulator driver");
MODULE_AUTHOR("Mallikarjun Kasoju <mkasoju@...dia.com>");
MODULE_AUTHOR("Laxman Dewangan <ldewangan@...dia.com>");
-MODULE_ALIAS("platform:max77620-pmic");
MODULE_LICENSE("GPL v2");
--
2.1.4
Powered by blists - more mailing lists