aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/regulator/bcm590xx-regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/bcm590xx-regulator.c b/drivers/regulator/bcm590xx-regulator.c
index e6b2e8e08c41..d12d6d62ffa7 100644
--- a/drivers/regulator/bcm590xx-regulator.c
+++ b/drivers/regulator/bcm590xx-regulator.c
@@ -410,4 +410,4 @@ module_platform_driver(bcm590xx_regulator_driver);
410MODULE_AUTHOR("Matt Porter <mporter@linaro.org>"); 410MODULE_AUTHOR("Matt Porter <mporter@linaro.org>");
411MODULE_DESCRIPTION("BCM590xx voltage regulator driver"); 411MODULE_DESCRIPTION("BCM590xx voltage regulator driver");
412MODULE_LICENSE("GPL v2"); 412MODULE_LICENSE("GPL v2");
413MODULE_ALIAS("platform:bcm590xx-regulator"); 413MODULE_ALIAS("platform:bcm590xx-vregs");