diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2023-04-12 08:47:56 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-05-11 15:52:51 +0530 |
commit | dcfce7c2cee481853e7717890e1e2d6daba354c4 (patch) | |
tree | d67acfc7049198376bece5d2a32d222421fdb4cf /drivers/cpufreq/imx6q-cpufreq.c | |
parent | 9ab24b0486681ecc059ee766e00d9570c6311e08 (diff) | |
download | linux-stable-dcfce7c2cee481853e7717890e1e2d6daba354c4.tar.gz linux-stable-dcfce7c2cee481853e7717890e1e2d6daba354c4.tar.bz2 linux-stable-dcfce7c2cee481853e7717890e1e2d6daba354c4.zip |
cpufreq: sparc: Don't allocate cpufreq_driver dynamically
There is no point allocating the cpufreq driver dynamically and add so
much complexity in the driver.
Do what is done for other cpufreq drivers and statically allocate the
cpufreq driver.
Reported-by: Markus Elfring <Markus.Elfring@web.de>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Diffstat (limited to 'drivers/cpufreq/imx6q-cpufreq.c')
0 files changed, 0 insertions, 0 deletions