Skip to content
Snippets Groups Projects
Commit 1250c1a5 authored by Alexandre Oliva's avatar Alexandre Oliva Committed by Rafael J. Wysocki
Browse files

cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFG


The post-fork cleanup of loongson2ef from loongson64 changed
LOONGSON_CHIPCFG from a single-argument functional macro to a
non-functional macro with an mmio address in loongson2ef, but
loongson2_cpufreq still uses the notation of a functional macro call
expecting it to be an lvalue.  Fixed based on loongson_suspend_enter.

Signed-off-by: default avatarAlexandre Oliva <lxoliva@fsfla.org>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 731e6b97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment