Re: [PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const
On 19-10-17, 12:59, Bhumika Goyal wrote: > Make some function arguments as const. After this change make the > cpufreq_arm_bL_ops structures const. Acked-by: Viresh Kumar -- viresh
[PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const
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