]> git.itanic.dy.fi Git - linux-stable/commit
cpufreq: mediatek-hw: Register to module device table
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Thu, 26 Jan 2023 15:48:56 +0000 (10:48 -0500)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 6 Feb 2023 04:01:38 +0000 (09:31 +0530)
commit09608d62ae5cd9559549637cccb4092d8ecad3a8
treed9fa40a5696d6ab4f2e219794d24e10c257f554c
parent7214015c7f975542d227db6eaec2db2ecc88f2c1
cpufreq: mediatek-hw: Register to module device table

Register the compatibles for this module on the module device table so
it can be automatically loaded when a matching device is found on the
system.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/mediatek-cpufreq-hw.c