All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] CLK: SPEAr: make structure field, function arg and strutcure const
@ 2017-10-17 14:38 ` Bhumika Goyal
  0 siblings, 0 replies; 14+ messages in thread
From: Bhumika Goyal @ 2017-10-17 14:38 UTC (permalink / raw)
  To: julia.lawall, vireshk, mturquette, sboyd, linux-arm-kernel,
	linux-clk, linux-kernel
  Cc: Bhumika Goyal

Make structure field and function argument as const. After this change, 
make the structures as const.

Bhumika Goyal (2):
  CLK: SPEAr: make structure field and function argument as const
  CLK: SPEAr: make aux_clk_masks structures const

 drivers/clk/spear/clk-aux-synth.c   | 4 ++--
 drivers/clk/spear/clk.h             | 4 ++--
 drivers/clk/spear/spear1310_clock.c | 2 +-
 drivers/clk/spear/spear1340_clock.c | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-11-02  6:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 14:38 [PATCH 0/2] CLK: SPEAr: make structure field, function arg and strutcure const Bhumika Goyal
2017-10-17 14:38 ` Bhumika Goyal
2017-10-17 14:38 ` [PATCH 1/2] CLK: SPEAr: make structure field and function argument as const Bhumika Goyal
2017-10-17 14:38   ` Bhumika Goyal
2017-10-17 14:42   ` Julia Lawall
2017-10-17 14:42     ` Julia Lawall
2017-10-18  3:48     ` Viresh Kumar
2017-10-18  3:48       ` Viresh Kumar
2017-11-02  6:22   ` Stephen Boyd
2017-11-02  6:22     ` Stephen Boyd
2017-10-17 14:38 ` [PATCH 2/2] CLK: SPEAr: make aux_clk_masks structures const Bhumika Goyal
2017-10-17 14:38   ` Bhumika Goyal
2017-10-18  3:47   ` Viresh Kumar
2017-10-18  3:47     ` Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.