linux/drivers/clk/uniphier
Masahiro Yamada f080a49386 clk: uniphier: continue probing even if some clocks fail to register
Do not let the entire probe function fail even if some clocks fail
to register.  Let's continue with succeeded clocks.  This will give
the system more chances to boot and allow us to investigate the
cause of the failure.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-01-26 15:52:54 -08:00
..
clk-uniphier-core.c clk: uniphier: continue probing even if some clocks fail to register 2017-01-26 15:52:54 -08:00
clk-uniphier-cpugear.c clk: uniphier: remove unneeded #include <linux/delay.h> 2017-01-09 16:27:28 -08:00
clk-uniphier-fixed-factor.c
clk-uniphier-fixed-rate.c
clk-uniphier-gate.c
clk-uniphier-mio.c clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs 2016-10-19 13:15:05 -07:00
clk-uniphier-mux.c clk: uniphier: fix type of variable passed to regmap_read() 2016-10-17 15:20:52 -07:00
clk-uniphier-peri.c clk: uniphier: add clock data for UniPhier SoCs 2016-09-16 16:31:38 -07:00
clk-uniphier-sys.c clk: uniphier: add cpufreq data for LD11, LD20 SoCs 2016-12-07 16:17:03 -08:00
clk-uniphier.h clk: uniphier: add cpufreq data for LD11, LD20 SoCs 2016-12-07 16:17:03 -08:00
Kconfig
Makefile clk: uniphier: add CPU-gear change (cpufreq) support 2016-12-07 16:17:01 -08:00