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

The 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/tegra/clk.c
This page took 0.024375 seconds and 5 git commands to generate.