linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Make reset_control_ops const
@ 2016-02-25  9:44 Philipp Zabel
  2016-02-25  9:44 ` [PATCH 1/2] ARM: imx: " Philipp Zabel
  2016-02-25  9:44 ` [PATCH 2/2] ARM: sirf: " Philipp Zabel
  0 siblings, 2 replies; 4+ messages in thread
From: Philipp Zabel @ 2016-02-25  9:44 UTC (permalink / raw)
  To: linux-arm-kernel

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):
  ARM: imx: Make reset_control_ops const
  ARM: sirf: Make reset_control_ops const

 arch/arm/mach-imx/src.c     | 2 +-
 arch/arm/mach-prima2/rstc.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-29  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25  9:44 [PATCH 0/2] ARM: Make reset_control_ops const Philipp Zabel
2016-02-25  9:44 ` [PATCH 1/2] ARM: imx: " Philipp Zabel
2016-02-29  2:38   ` Shawn Guo
2016-02-25  9:44 ` [PATCH 2/2] ARM: sirf: " Philipp Zabel

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