[RESEND PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled
From: Stephen Boyd <hidden>
Date: 2017-09-01 01:36:47
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <hidden>
Date: 2017-09-01 01:36:47
Also in:
linux-clk, linux-devicetree, lkml
On 08/21, gabriel.fernandez at st.com wrote:
From: Gabriel Fernandez <redacted> This patch exposes clk_gate_ops::is_enabled as functions that can be directly called and assigned in places like this so we don't need wrapper functions that do nothing besides forward the call. Signed-off-by: Gabriel Fernandez <redacted> Suggested-by: Stephen Boyd <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project