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): MIPS: lantiq: Make reset_control_ops const MIPS: ralink: Make reset_control_ops const arch/mips/lantiq/xway/reset.c | 2 +- arch/mips/ralink/reset.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.7.0