[PATCH 0/2] ARM: Make reset_control_ops const
Philipp Zabel
p.zabel at pengutronix.de
Thu Feb 25 01:44:40 PST 2016
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
More information about the linux-arm-kernel
mailing list