Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: Make reset_control_ops const
@ 2016-02-25  9:45 Philipp Zabel
  2016-02-25  9:45 ` [PATCH 1/2] MIPS: lantiq: " Philipp Zabel
  2016-02-25  9:45 ` [PATCH 2/2] MIPS: ralink: " Philipp Zabel
  0 siblings, 2 replies; 5+ messages in thread
From: Philipp Zabel @ 2016-02-25  9:45 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: John Crispin, linux-mips, kernel, Philipp Zabel

Since commit 203d4f347d86 ("reset: Make reset_control_ops const") marked
the ops pointer in struct reset_controller_dev as const, these structs
can be made const, too. The commit is currently sitting in the
arm-soc/for-next branch.

regards
Philipp

Philipp Zabel (2):
  MIPS: lantiq: Make reset_control_ops const
  MIPS: ralink: Make reset_control_ops const

 arch/mips/lantiq/xway/reset.c | 2 +-
 arch/mips/ralink/reset.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-25  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25  9:45 [PATCH 0/2] MIPS: Make reset_control_ops const Philipp Zabel
2016-02-25  9:45 ` [PATCH 1/2] MIPS: lantiq: " Philipp Zabel
2016-02-25  9:51   ` John Crispin
2016-02-25  9:45 ` [PATCH 2/2] MIPS: ralink: " Philipp Zabel
2016-02-25  9:51   ` John Crispin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox