* [PATCH] regulator: aat2870: Add MODULE_ALIAS
@ 2012-03-14 18:27 Mark Brown
2012-03-15 4:31 ` Jin Park
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2012-03-14 18:27 UTC (permalink / raw)
To: Jin Park; +Cc: Liam Girdwood, linux-kernel, Mark Brown
Not that it's ever likely to get used.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
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@nvidia.com>");
+MODULE_ALIAS("platform:aat2870-regulator");
--
1.7.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] regulator: aat2870: Add MODULE_ALIAS
2012-03-14 18:27 [PATCH] regulator: aat2870: Add MODULE_ALIAS Mark Brown
@ 2012-03-15 4:31 ` Jin Park
0 siblings, 0 replies; 2+ messages in thread
From: Jin Park @ 2012-03-15 4:31 UTC (permalink / raw)
To: Mark Brown; +Cc: Liam Girdwood, linux-kernel@vger.kernel.org
Acked-by: Jin Park <jinyoungp@nvidia.com>
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@opensource.wolfsonmicro.com>
> ---
> 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@nvidia.com>");
> +MODULE_ALIAS("platform:aat2870-regulator");
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-15 4:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 18:27 [PATCH] regulator: aat2870: Add MODULE_ALIAS Mark Brown
2012-03-15 4:31 ` Jin Park
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox