linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP2+: CM: make some structures, function arguments and pointers as const
@ 2017-11-06 13:15 Bhumika Goyal
  2017-11-06 13:15 ` [PATCH 1/2] ARM: OMAP2+: CM: make some pointers and function arguments " Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhumika Goyal @ 2017-11-06 13:15 UTC (permalink / raw)
  To: julia.lawall, tony, linux, linux-arm-kernel, linux-omap,
	linux-kernel
  Cc: Bhumika Goyal

Make some pointers and function arguments as const. After this change,
make the structures of type cm_ll_data as const.

Bhumika Goyal (2):
  ARM: OMAP2+: CM: make some pointers and function arguments as const
  ARM: OMAP2+: CM: make cm_ll_data structures as const

 arch/arm/mach-omap2/cm.h         | 4 ++--
 arch/arm/mach-omap2/cm2xxx.c     | 2 +-
 arch/arm/mach-omap2/cm33xx.c     | 2 +-
 arch/arm/mach-omap2/cm3xxx.c     | 2 +-
 arch/arm/mach-omap2/cm_common.c  | 6 +++---
 arch/arm/mach-omap2/cminst44xx.c | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-12-11 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 13:15 [PATCH 0/2] ARM: OMAP2+: CM: make some structures, function arguments and pointers as const Bhumika Goyal
2017-11-06 13:15 ` [PATCH 1/2] ARM: OMAP2+: CM: make some pointers and function arguments " Bhumika Goyal
2017-11-06 13:15 ` [PATCH 2/2] ARM: OMAP2+: CM: make cm_ll_data structures " Bhumika Goyal
2017-12-11 16:48 ` [PATCH 0/2] ARM: OMAP2+: CM: make some structures, function arguments and pointers " Tony Lindgren

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).