commit | d2443b2e6167e80eca9a068d5ecc0e6f081b3ca4 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Feb 25 10:44:41 2016 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Feb 29 10:37:44 2016 +0800 |
tree | 8dd74cd0d5ff333c9db86bbbf345e6506678dd20 | |
parent | bc3d8ede3a1d1336507d6a382764319cbbc9cf7a [diff] |
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>