1
0
Fork 0
alistair23-linux/drivers/clk/rockchip
Philipp Zabel 3fb950fea6 clk: rockchip: Make reset_control_ops const
The rockchip_softrst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-03-29 16:29:46 -07:00
..
Makefile clk: rockchip: add clock controller for rk3228 2015-12-12 20:04:54 +01:00
clk-cpu.c clk: rockchip: fix coding style for clk-cpu.c 2016-02-15 23:38:35 +01:00
clk-inverter.c clk: rockchip: don't return NULL when registering inverter fails 2016-02-15 23:35:20 +01:00
clk-mmc-phase.c clk: rockchip: don't return NULL when registering mmc branch fails 2016-02-15 23:37:27 +01:00
clk-pll.c clk: rockchip: check grf when waiting pll lock 2016-02-15 22:38:27 +01:00
clk-rk3036.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-rk3188.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3228.c clk: rockchip: set the clock ids for RK3228 HDMI 2016-02-26 02:08:04 +01:00
clk-rk3288.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3368.c Inclusion of the rk3368 fractional dividers into our handling scheme, 2016-03-04 09:36:29 -08:00
clk-rockchip.c clk: rockchip: fix function type for CLK_OF_DECLARE 2014-05-20 14:25:22 -05:00
clk.c Introduction of a factor type and a variant containing a gate 2016-02-15 11:59:45 -08:00
clk.h clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
softrst.c clk: rockchip: Make reset_control_ops const 2016-03-29 16:29:46 -07:00