linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
@ 2012-01-19  4:51 MyungJoo Ham
  0 siblings, 0 replies; 2+ messages in thread
From: MyungJoo Ham @ 2012-01-19  4:51 UTC (permalink / raw)
  To: Axel Lin, linux-kernel; +Cc: 박경민, Rafael J. Wysocki

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 1182 bytes --]

> This driver can only be built-in, it does not make sense to add modalias for
> it (in addition to being incorrect, the platform modalias needs to be prefixed
> with "platform:").
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Thanks. I've added this in the devfreq-next tree, which will be published in git.infradead.org for now. (I'll setup a git repository either at github or git.kernel.org soon.)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

> ---
>  drivers/devfreq/exynos4_bus.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/devfreq/exynos4_bus.c b/drivers/devfreq/exynos4_bus.c
> index 489ccfa..590d686 100644
> --- a/drivers/devfreq/exynos4_bus.c
> +++ b/drivers/devfreq/exynos4_bus.c
> @@ -1124,4 +1124,3 @@ module_exit(exynos4_busfreq_exit);
>  MODULE_LICENSE("GPL");
>  MODULE_DESCRIPTION("EXYNOS4 busfreq driver with devfreq framework");
>  MODULE_AUTHOR("MyungJoo Ham <myungjoo.ham@samsung.com>");
> -MODULE_ALIAS("exynos4-busfreq");
> -- 
> 1.7.5.4
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
@ 2012-01-16  6:53 Axel Lin
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Lin @ 2012-01-16  6:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: MyungJoo Ham, Kyungmin Park, Rafael J. Wysocki

This driver can only be built-in, it does not make sense to add modalias for
it (in addition to being incorrect, the platform modalias needs to be prefixed
with "platform:").

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/devfreq/exynos4_bus.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/devfreq/exynos4_bus.c b/drivers/devfreq/exynos4_bus.c
index 489ccfa..590d686 100644
--- a/drivers/devfreq/exynos4_bus.c
+++ b/drivers/devfreq/exynos4_bus.c
@@ -1124,4 +1124,3 @@ module_exit(exynos4_busfreq_exit);
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("EXYNOS4 busfreq driver with devfreq framework");
 MODULE_AUTHOR("MyungJoo Ham <myungjoo.ham@samsung.com>");
-MODULE_ALIAS("exynos4-busfreq");
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-19  4:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-19  4:51 [PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver MyungJoo Ham
  -- strict thread matches above, loose matches on Subject: below --
2012-01-16  6:53 Axel Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).