reset: socfpga: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Sun, 17 Jan 2016 14:13:41 +0000 (15:13 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 10 Feb 2016 09:53:36 +0000 (10:53 +0100)
commit387eb3f3d574ebf43b3afe83da59a99481866b78
tree853e459d1564e4797a96129c0c729c6ed0dc2de9
parent0e18e60e1bded4b3c8c0eb29ac297ff7336ba5c7
reset: socfpga: Make reset_control_ops const

The socfpga_reset_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/reset-socfpga.c
This page took 0.02508 seconds and 5 git commands to generate.