linux_dsm_epyc7002/drivers/clk/rockchip
Shawn Lin ddd02e1456 clk: rockchip: don't return NULL when registering inverter fails
Avoid return NULL if rockchip_clk_register_inverter fails, otherwise
rockchip_clk_register_branches print "unknown clock type". The acutal
case is that it's a known clock type but we fail to regiser it, which
may makes user confuse the reason of failure.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2016-02-15 23:35:20 +01:00
..
clk-cpu.c clk: rockchip: disable alt_parent clk in err cases when registering cpuclk 2016-02-15 22:32:00 +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 The majority of the changes are driver updates and new device 2015-11-05 12:59:36 -08:00
clk-pll.c clk: rockchip: check grf when waiting pll lock 2016-02-15 22:38:27 +01:00
clk-rk3036.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01: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: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +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 clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rockchip.c clk: rockchip: fix function type for CLK_OF_DECLARE 2014-05-20 14:25:22 -05:00
clk.c clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
clk.h clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
Makefile clk: rockchip: add clock controller for rk3228 2015-12-12 20:04:54 +01:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00