瀏覽代碼

regulator: aat2870: Add MODULE_ALIAS

Not that it's ever likely to get used.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jin Park <jinyoungp@nvidia.com>
Mark Brown 13 年之前
父節點
當前提交
ad9c5ffea8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/regulator/aat2870-regulator.c

+ 1 - 0
drivers/regulator/aat2870-regulator.c

@@ -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");