Re: [PATCH v7 2/3] clk: gate: expose clk_gate_ops::is_enabled
From: Vladimir Zapolskiy <vz@mleia.com>
Date: 2017-07-19 21:02:51
Also in:
linux-arm-kernel, linux-clk, lkml
From: Vladimir Zapolskiy <vz@mleia.com>
Date: 2017-07-19 21:02:51
Also in:
linux-arm-kernel, linux-clk, lkml
On 07/19/2017 05:25 PM, gabriel.fernandez@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> Sugested by Stephen Boyd [off-list ref]
Fixing the spelling etc. I believe the last tag line should be Suggested-by: Stephen Boyd <redacted> -- With best wishes, Vladimir