[PATCH v2 1/3] clk: zx296718: do not panic on failure
From: Stephen Boyd <hidden>
Date: 2016-12-21 23:33:52
Also in:
linux-clk
From: Stephen Boyd <hidden>
Date: 2016-12-21 23:33:52
Also in:
linux-clk
On 12/16, Shawn Guo wrote:
From: Shawn Guo <redacted> Instead of using panic, we should give an error message and return error code when of_clk_add_hw_provider() call fails. Since we have error prompt for failures, the "init over" pr_info output isn't really necessary but becomes a debug noise. So let's clean it up along the way. Signed-off-by: Shawn Guo <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project