diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-01-14 16:24:45 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2016-01-25 10:58:44 +0100 |
commit | 203d4f347d86aa9e78342457aa7a3844c4fadd1d (patch) | |
tree | cb7bd67068d221c26d5192ebac0f3e0466f74449 /drivers/reset | |
parent | reset: remove unnecessary local variable initialization from of_reset_control... (diff) | |
download | linux-203d4f347d86aa9e78342457aa7a3844c4fadd1d.tar.xz linux-203d4f347d86aa9e78342457aa7a3844c4fadd1d.zip |
reset: Make reset_control_ops const
The ops pointer is holding a pointer to a structure that is usually not
modified. Make it const.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions