From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH] i2c: convert drivers/i2c/* to use module_platform_driver() Date: Sun, 27 Nov 2011 20:46:48 +0100 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" Return-path: Content-Disposition: inline In-Reply-To: <20111127202212.44ebf4c4@endymion.delvare> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-i2c@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--