clk: atlas7: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 25 Feb 2016 09:45:09 +0000 (10:45 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 29 Mar 2016 23:30:01 +0000 (16:30 -0700)
commitb1b69c5dd5ada9be222721dd297c329dafb65d06
tree36d681ca307a2e8497d3a8c78ca868718390141d
parent3fb950fea6e14b159899b713ede0b7506ca03649
clk: atlas7: Make reset_control_ops const

The atlas7_rst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/sirf/clk-atlas7.c
This page took 0.040426 seconds and 5 git commands to generate.