aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65090-regulator.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-10 12:43:27 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-10 12:43:27 +0900
commit41f5983236006f12692c2e62ebb1fbfa1be7c6a3 (patch)
tree05ef3eb90db2f1dd14c68e61052a4ab2d238a417 /drivers/regulator/tps65090-regulator.c
parentf8c85fe186029b142be5e5f365089875b2d2d64c (diff)
parentd95420b8602c7302cd19881cda23c61e456e2294 (diff)
Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next
Diffstat (limited to 'drivers/regulator/tps65090-regulator.c')
-rw-r--r--drivers/regulator/tps65090-regulator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/tps65090-regulator.c b/drivers/regulator/tps65090-regulator.c
index 3974a992220..41c391789c9 100644
--- a/drivers/regulator/tps65090-regulator.c
+++ b/drivers/regulator/tps65090-regulator.c
@@ -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");