ARM: imx: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 25 Feb 2016 09:44:41 +0000 (10:44 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Feb 2016 02:37:44 +0000 (10:37 +0800)
commitd2443b2e6167e80eca9a068d5ecc0e6f081b3ca4
tree8dd74cd0d5ff333c9db86bbbf345e6506678dd20
parentbc3d8ede3a1d1336507d6a382764319cbbc9cf7a
ARM: imx: Make reset_control_ops const

The imx_src_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/src.c
This page took 0.025532 seconds and 5 git commands to generate.