]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: lantiq: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 25 Feb 2016 09:45:46 +0000 (10:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Mar 2016 10:49:58 +0000 (11:49 +0100)
commitad9fae07ff20bb650f7fcfbe205fb580c24e9bec
tree55f8e4981fac68808224d1cebf0fa5485742097c
parent072c338ebb1b91693138d05cd01d42b6e3f60836
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 <blogic@openwrt.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>
arch/mips/lantiq/xway/reset.c