]> Pileus Git - ~andy/linux/commitdiff
regulator: max14577: Add module alias to support module auto-loading
authorAxel Lin <axel.lin@ingics.com>
Mon, 23 Dec 2013 06:50:53 +0000 (14:50 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 23 Dec 2013 11:58:37 +0000 (11:58 +0000)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max14577.c

index 516e8af05641b734d324f7b0ad1a194df32cc65f..b1078ba3f39381338f2691f7585961337cf536c1 100644 (file)
@@ -270,3 +270,4 @@ module_exit(max14577_regulator_exit);
 MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
 MODULE_DESCRIPTION("MAXIM 14577 regulator driver");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:max14577-regulator");