[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120509.212243.1590217502497756920.davem@davemloft.net>
Date: Wed, 09 May 2012 21:22:43 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: viresh.kumar@...com
Cc: akpm@...ux-foundation.org, spear-devel@...t.st.com,
viresh.linux@...il.com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, mturquette@...aro.org,
sshtylyov@...sta.com, jgarzik@...hat.com, linux@....linux.org.uk,
w.sang@...gutronix.de, LW@...O-electronics.de, andrew@...n.ch,
peppe.cavallaro@...com, netdev@...r.kernel.org
Subject: Re: [PATCH V3 Resend 09/12] net/stmmac: Remove conditional
compilation of clk code
From: Viresh Kumar <viresh.kumar@...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@...com>
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists