]> Git Repo - linux.git/commitdiff
regulator: max14577: Add module alias to support module auto-loading
authorAxel Lin <[email protected]>
Mon, 23 Dec 2013 06:50:53 +0000 (14:50 +0800)
committerMark Brown <[email protected]>
Mon, 23 Dec 2013 11:58:37 +0000 (11:58 +0000)
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/regulator/max14577.c

index 516e8af05641b734d324f7b0ad1a194df32cc65f..b1078ba3f39381338f2691f7585961337cf536c1 100644 (file)
@@ -270,3 +270,4 @@ module_exit(max14577_regulator_exit);
 MODULE_AUTHOR("Krzysztof Kozlowski <[email protected]>");
 MODULE_DESCRIPTION("MAXIM 14577 regulator driver");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:max14577-regulator");
This page took 0.054643 seconds and 4 git commands to generate.