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

Commit ad9c5ffe authored by Mark Brown's avatar Mark Brown
Browse files

regulator: aat2870: Add MODULE_ALIAS



Not that it's ever likely to get used.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarJin Park <jinyoungp@nvidia.com>
parent 6ffc3270
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -231,3 +231,4 @@ module_exit(aat2870_regulator_exit);
MODULE_DESCRIPTION("AnalogicTech AAT2870 Regulator");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Jin Park <jinyoungp@nvidia.com>");
MODULE_ALIAS("platform:aat2870-regulator");