[PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const
From: Bhumika Goyal <hidden>
Date: 2017-10-19 10:59:28
Also in:
linux-pm, lkml
From: Bhumika Goyal <hidden>
Date: 2017-10-19 10:59:28
Also in:
linux-pm, lkml
Make some function arguments as const. After this change make the cpufreq_arm_bL_ops structures const. Bhumika Goyal (2): cpufreq: arm_big_little: make function argument and structure const cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const drivers/cpufreq/arm_big_little.c | 6 +++--- drivers/cpufreq/arm_big_little.h | 4 ++-- drivers/cpufreq/arm_big_little_dt.c | 2 +- drivers/cpufreq/scpi-cpufreq.c | 2 +- drivers/cpufreq/vexpress-spc-cpufreq.c | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) -- 1.9.1