提交 edb4b3b4 编写于 作者: P Pali Rohár 提交者: Xie XiuQi

cpufreq: loongson1: Add missing MODULE_ALIAS

stable inclusion
from stable-5.10.4
commit 8f92fe114fa71d1f08eef0a33df71e6b69a51510
bugzilla: 46903

--------------------------------

[ Upstream commit b9acab09 ]

This patch adds missing MODULE_ALIAS for automatic loading of this cpufreq
driver when it is compiled as an external module.
Signed-off-by: NPali Rohár <pali@kernel.org>
Fixes: a0a22cf1 ("cpufreq: Loongson1: Add cpufreq driver for Loongson1B")
Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 268ef251
......@@ -216,6 +216,7 @@ static struct platform_driver ls1x_cpufreq_platdrv = {
module_platform_driver(ls1x_cpufreq_platdrv);
MODULE_ALIAS("platform:ls1x-cpufreq");
MODULE_AUTHOR("Kelvin Cheung <keguang.zhang@gmail.com>");
MODULE_DESCRIPTION("Loongson1 CPUFreq driver");
MODULE_LICENSE("GPL");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部