From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753089Ab2DXLwi (ORCPT ); Tue, 24 Apr 2012 07:52:38 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:36157 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752738Ab2DXLwh (ORCPT ); Tue, 24 Apr 2012 07:52:37 -0400 Date: Tue, 24 Apr 2012 13:52:02 +0200 From: Wolfram Sang To: Viresh Kumar Cc: akpm@linux-foundation.org, spear-devel@list.st.com, viresh.linux@gmail.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, mturquette@linaro.org, sshtylyov@mvista.com, jgarzik@redhat.com, linux@arm.linux.org.uk, linux-i2c@vger.kernel.org Subject: Re: [PATCH V3 03/12] i2c/i2c-pxa: Remove conditional compilation of clk code Message-ID: <20120424115202.GB4030@pengutronix.de> References: <08a0a53dde1958a395a9950d5e910bcb6e3b02b6.1335266056.git.viresh.kumar@st.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline In-Reply-To: <08a0a53dde1958a395a9950d5e910bcb6e3b02b6.1335266056.git.viresh.kumar@st.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:21e:67ff:fe11:9c5c X-SA-Exim-Mail-From: wsa@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 24, 2012 at 04:51:25PM +0530, Viresh Kumar wrote: > From: Viresh Kumar >=20 > With addition of dummy clk_*() calls for non CONFIG_HAVE_CLK cases in clk= =2Eh, > there is no need to have clk code enclosed in #ifdef CONFIG_HAVE_CLK, #en= dif > macros. >=20 > pxa i2c also has these dummy macros defined locally. Remove them as they = aren't > required anymore. >=20 > Signed-off-by: Viresh Kumar > Cc: Wolfram Sang > Cc: linux-i2c@vger.kernel.org Shall probably not go in via I2C-tree, so: Acked-by: Wolfram Sang --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAk+Wk+IACgkQD27XaX1/VRs8hACfYH8ozEhmJJw/R20q9c61RpKT 9DAAnRNyWKUS2NUoYsJwFG4dnMKLBTiM =R4kO -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6--