Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f45a3dd authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

regulator: max14577: Add module alias to support module auto-loading



Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent b0902bbe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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");