]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
cpufreq: loongson1: Add missing MODULE_ALIAS
authorPali Rohár <pali@kernel.org>
Tue, 3 Nov 2020 15:11:37 +0000 (16:11 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Mon, 4 Jan 2021 15:37:19 +0000 (16:37 +0100)
commitbccff9675bac287ee3abb3ccd8bbeb494316ec06
treee7b7e7f20fe5c243634652d347f02102f92fb979
parent66ad5597f7a3888af5ab49dbd9ff7ecce39770e3
cpufreq: loongson1: Add missing MODULE_ALIAS

BugLink: https://bugs.launchpad.net/bugs/1910111
[ Upstream commit b9acab091842ca8b288882798bb809f7abf5408a ]

This patch adds missing MODULE_ALIAS for automatic loading of this cpufreq
driver when it is compiled as an external module.

Signed-off-by: Pali Rohár <pali@kernel.org>
Fixes: a0a22cf14472f ("cpufreq: Loongson1: Add cpufreq driver for Loongson1B")
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/cpufreq/loongson1-cpufreq.c