Re: [PATCH] regulator: aat2870: Add MODULE_ALIAS

From: Jin Park
Date: Thu Mar 15 2012 - 00:32:07 EST


Acked-by: Jin Park <jinyoungp@xxxxxxxxxx>

Thanks,
Jinyoung.

On 2012-03-15 ìì 3:27, Mark Brown wrote:
Not that it's ever likely to get used.

Signed-off-by: Mark Brown<broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
---
drivers/regulator/aat2870-regulator.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/regulator/aat2870-regulator.c b/drivers/regulator/aat2870-regulator.c
index 9ed5c5d..7cc380e 100644
--- a/drivers/regulator/aat2870-regulator.c
+++ b/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@xxxxxxxxxx>");
+MODULE_ALIAS("platform:aat2870-regulator");
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/