clk: qcom: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 25 Feb 2016 09:45:12 +0000 (10:45 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 29 Mar 2016 23:30:26 +0000 (16:30 -0700)
commitadd479eeb1a208a31ab913ae7c97506a81383079
treefedae18d2a2fa1598f5217693f32e10877d3fa33
parent7ba256d2aa2a18e24b7c9ec4e03cd22b0149c51c
clk: qcom: Make reset_control_ops const

The qcom_reset_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/qcom/reset.c
drivers/clk/qcom/reset.h
This page took 0.026143 seconds and 5 git commands to generate.