Messages in this thread |  | | | Date | Wed, 09 May 2012 21:22:43 -0400 (EDT) | | Subject | Re: [PATCH V3 Resend 09/12] net/stmmac: Remove conditional compilation of clk code | | From | David Miller <> |
| |
From: Viresh Kumar <viresh.kumar@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@st.com>
Acked-by: David S. Miller <davem@davemloft.net>
|  |