提交 e0d44e8a 编写于 作者: A Axel Lin 提交者: MyungJoo Ham

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: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NMyungJoo Ham <myungjoo.ham@samsung.com>
上级 f0c28b00
......@@ -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");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册