Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751266Ab3HSVQ2 (ORCPT ); Mon, 19 Aug 2013 17:16:28 -0400 Received: from sauhun.de ([89.238.76.85]:45708 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751066Ab3HSVQ0 (ORCPT ); Mon, 19 Aug 2013 17:16:26 -0400 Date: Mon, 19 Aug 2013 23:16:20 +0200 From: Wolfram Sang To: Thierry Reding Cc: linux-i2c@vger.kernel.org, linux-acpi@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, davinci-linux-open-source@linux.davincidsp.com, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH RESEND] i2c: move of helpers into the core Message-ID: <20130819211620.GA13092@katana> References: <1376918361-7014-1-git-send-email-wsa@the-dreams.de> <1376935183-11218-1-git-send-email-wsa@the-dreams.de> <20130819194603.GC4961@mithrandir> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <20130819194603.GC4961@mithrandir> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1806 Lines: 52 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 19, 2013 at 09:46:04PM +0200, Thierry Reding wrote: > On Mon, Aug 19, 2013 at 07:59:40PM +0200, Wolfram Sang wrote: > [...] > > diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c > [...] > > +#if IS_ENABLED(CONFIG_OF) > > +static void of_i2c_register_devices(struct i2c_adapter *adap) > > +{ > [...] > > +} > [...] > > +#endif /* CONFIG_OF */ >=20 > Isn't this missing the dummy implementation for !OF. Argh, will fix... --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJSEoskAAoJEBQN5MwUoCm2s7wP/jg4ety3vt8GoDAxMBSl1yyE Aesg6uS/yOz/Rx2wXZTa6+fK//TyAJNz1zNNtuUQHx/UCtu7hxxzwFy9WQDS+Zt9 lXi1Up78t5dkVIUQU6UWYUVukjhBOxvluwAC9qC39sz571GGYN8QHWf5Y6XDV1Qx IFertp0mZIje9ZafP/Rsr9uhB/0plyB316sv6/KWk7RI6VSDNXMVU6mhk5WqhIr5 gCMf2RQcUHWSPpTVylgfAspl4NCEBkbUrn9vFFOZ84r2njQ/2BlrBO9fPkDAaa3L Ha+x6YJi5mhnGnoB93Eq0DWgQub6rHVGS6l9YEbkpY2+pcwwSIppZJlqZOMrr43h 5dZ2dv3nybYzzK1KILz3F92Dm6JUQsQyFwyb7Jn0h8afVkSra2ULG9BiqEHC4sRV i0NAySXCCMLIdOqAOkQd06SDATZKMmQUPJMd1rVt96gT2cXDUY+bsnNjVQy/3Inb gFZbChI8vzwwcZQtLqVW4ndCLRaR4942wREo0ZYoJ2vwtlW2dVsoLZfDc5CmmC5i l+sDFbEUJvZ90y5idr9ZOY8F3N99BGk36ZjmDlPdp7PkzepMayaznRAysSPnRk45 IA/7kr2nwvGnXwMtdhkfSJ0xVqzpMoBVvSzFUWNih8JhwhltDzYvIeIDNLmoIl7s Wv3iOYPn/bIrssEVlN9d =fivW -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/