From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755379Ab1K0TrQ (ORCPT ); Sun, 27 Nov 2011 14:47:16 -0500 Received: from metis.ext.pengutronix.de ([92.198.50.35]:54073 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755270Ab1K0TrO (ORCPT ); Sun, 27 Nov 2011 14:47:14 -0500 Date: Sun, 27 Nov 2011 20:46:48 +0100 From: Wolfram Sang To: Jean Delvare Cc: Axel Lin , linux-kernel@vger.kernel.org, Ben Dooks , Jochen Friedrich , Peter Korsgaard , Guan Xuetao , Manuel Lauss , Barry Song <21cnbao@gmail.com>, Linus Walleij , Yong Zhang , Lucas De Marchi , Grant Likely , Samuel Ortiz , linux-i2c@vger.kernel.org Subject: Re: [PATCH] i2c: convert drivers/i2c/* to use module_platform_driver() Message-ID: <20111127194648.GA26533@pengutronix.de> References: <1322374332.2226.1.camel@phoenix> <20111127202212.44ebf4c4@endymion.delvare> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <20111127202212.44ebf4c4@endymion.delvare> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 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 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > -module_init(gpiomux_init); > > -module_exit(gpiomux_exit); > > +module_platform_driver(gpiomux_driver); >=20 > This one would be better as a separate patch, as it touches a different > subdirectory, which I am responsible for. =2E.. which has a patch pending[1], hint ;) [1] http://comments.gmane.org/gmane.linux.drivers.i2c/9432 --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7Sk6gACgkQD27XaX1/VRthcQCfX6xFM4dYGfJ1LiHUKe2wFeVo 03IAn3S70moncL+O2Fa/I6qx+n1FPFUJ =bpz7 -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--