[PATCH] clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function

Stephen Boyd sboyd at codeaurora.org
Mon Oct 17 15:27:38 PDT 2016


On 10/08, Shawn Guo wrote:
> The new introduced macro CLK_OF_DECLARE_DRIVER is usually used to
> declare clock driver init functions, which are mostly decorated with
> __init.  Add __init decoration for CLK_OF_DECLARE_DRIVER function to
> avoid causing section mismatch warnings on client clock drivers.
> 
> Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
> ---

Applied to clk-fixes

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list