cpufreq: loongson2: Remove empty exit() callback
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 4 Jul 2024 06:53:53 +0000 (12:23 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 5 Jul 2024 06:11:46 +0000 (11:41 +0530)
commitfa9037727820dd8af33ed4f4fbabd69f132463e7
tree461470607187d4b74d314ca2559b634422078fad
parentbf8a44c07ba61c408e42e5075380de9ddcdc8cb3
cpufreq: loongson2: Remove empty exit() callback

The exit() callback is optional, remove the empty one.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
drivers/cpufreq/loongson2_cpufreq.c