reset: ath79: Make reset_control_ops const
authorPhilipp Zabel <p.zabel@pengutronix.de>
Sun, 17 Jan 2016 14:12:23 +0000 (15:12 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 10 Feb 2016 09:53:34 +0000 (10:53 +0100)
commitd2f79f223f931dfadf98c42a9d426999d5e3397c
tree42eb484e045cf2900a5537373177d116ab9eb3cc
parent1a55cad19f0ad42f3acc32be5199fd9a4802508b
reset: ath79: Make reset_control_ops const

The ath79_reset_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Alban Bedel <albeu@free.fr>
drivers/reset/reset-ath79.c
This page took 0.025342 seconds and 5 git commands to generate.