]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
clk: uniphier: continue probing even if some clocks fail to register
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 18 Jan 2017 12:31:19 +0000 (21:31 +0900)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 26 Jan 2017 23:52:54 +0000 (15:52 -0800)
commitf080a493860094a79c613bf64b7d6e0444896e3f
tree09ac4f7068363641fff0e9aea9419fe04b298885
parent645ebb1daa6c7d26a0ad5c7e919e3ed907956a51
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>
drivers/clk/uniphier/clk-uniphier-core.c