[PATCH V3 Resend 09/12] net/stmmac: Remove conditional compilation of clk code

David Miller davem at davemloft.net
Wed May 9 21:22:43 EDT 2012


From: Viresh Kumar <viresh.kumar at st.com>
Date: Tue, 8 May 2012 09:22:36 +0530

> With addition of dummy clk_*() calls for non CONFIG_HAVE_CLK cases in clk.h,
> there is no need to have clk code enclosed in #ifdef CONFIG_HAVE_CLK, #endif
> macros.
> 
> This also fixes error paths of probe(), as a goto is required in this patch.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar at st.com>

Acked-by: David S. Miller <davem at davemloft.net>



More information about the linux-arm-kernel mailing list