[PATCH V3 1/5] clk: remove duplicated code with __clk_set_parent_after
From: Stephen Boyd <hidden>
Date: 2015-08-13 18:25:14
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2015-08-13 18:25:14
Also in:
linux-clk, lkml
On 07/28, Dong Aisheng wrote:
__clk_set_parent_after() actually used the second argument then we could put this duplicate logic in there and call it with a different order of arguments in the success vs. error paths in this function. Cc: Mike Turquette <redacted> Cc: Stephen Boyd <redacted> Suggested-by: Stephen Boyd <redacted> Signed-off-by: Dong Aisheng <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project