commit | 24bc827beb2b0dea026015914924aede9c278a90 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Feb 25 10:45:46 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 14:01:43 2016 +0200 |
tree | 26359f0c9eca1ef20f6b17f91d7bdd55637120ae | |
parent | 2296cecf719caad9bcda3c8b82830fe3736ffa90 [diff] |
MIPS: lantiq: Make reset_control_ops const The reset_ops structure is never modified. Make it const. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: John Crispin <john@phrozen.org> Cc: linux-mips@linux-mips.org Cc: kernel@pengutronix.de Patchwork: https://patchwork.linux-mips.org/patch/12619/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>