linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const
@ 2017-10-19 10:59 Bhumika Goyal
  2017-10-19 10:59 ` [PATCH 1/2] cpufreq: arm_big_little: make function arguments and structure pointer const Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhumika Goyal @ 2017-10-19 10:59 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-26  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-19 10:59 [PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const Bhumika Goyal
2017-10-19 10:59 ` [PATCH 1/2] cpufreq: arm_big_little: make function arguments and structure pointer const Bhumika Goyal
2017-10-19 10:59 ` [PATCH 2/2] cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const Bhumika Goyal
2017-10-26  3:03 ` [PATCH 0/2] cpufreq: arm_big_little: make function arguments and " Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).