lkml.org 
[lkml]   [2012]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
> 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
\
 
 \ /
  Last update: 2012-01-19 05:55    [W:0.853 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site