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

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

regulator: tps65090: Add MODULE_ALIAS



This driver can be built as a module, add MODULE_ALIAS for it.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent f329b175
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -269,3 +269,4 @@ module_exit(tps65090_regulator_exit);
MODULE_DESCRIPTION("tps65090 regulator driver");
MODULE_AUTHOR("Venu Byravarasu <vbyravarasu@nvidia.com>");
MODULE_LICENSE("GPL v2");
MODULE_ALIAS("platform:tps65090-pmic");