Files
android_kernel_xiaomi_sm8450/include/linux/reset-controller.h
Maxime Ripard 203d4f347d 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>
2016-01-25 10:58:44 +01:00

1.9 KiB