regulator: bcm590xx: Make the modalias matches the driver name
authorAxel Lin <axel.lin@ingics.com>
Fri, 14 Mar 2014 01:57:54 +0000 (09:57 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 21 Mar 2014 18:09:34 +0000 (18:09 +0000)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/bcm590xx-regulator.c

index e6b2e8e..d12d6d6 100644 (file)
@@ -410,4 +410,4 @@ module_platform_driver(bcm590xx_regulator_driver);
 MODULE_AUTHOR("Matt Porter <mporter@linaro.org>");
 MODULE_DESCRIPTION("BCM590xx voltage regulator driver");
 MODULE_LICENSE("GPL v2");
-MODULE_ALIAS("platform:bcm590xx-regulator");
+MODULE_ALIAS("platform:bcm590xx-vregs");