clk: rockchip: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 25 Feb 2016 09:45:08 +0000 (10:45 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 29 Mar 2016 23:29:46 +0000 (16:29 -0700)
commit3fb950fea6e14b159899b713ede0b7506ca03649
treec68d384f45660319fa132d09108f7105cae9a2b2
parentfd92f41dc2527722e5fd63f859ff811482f0ce1a
clk: rockchip: Make reset_control_ops const

The rockchip_softrst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/rockchip/softrst.c
This page took 0.024763 seconds and 5 git commands to generate.