From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH] [RESEND] i2c-cpm: Suppress autoprobing for devices Date: Thu, 16 Oct 2008 21:12:00 +0200 Message-ID: <20081016191200.GB13629@pengutronix.de> References: <20081016111300.GC3432@pengutronix.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1227507040==" Return-path: In-Reply-To: <20081016111300.GC3432@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: linuxppc-dev@ozlabs.org Cc: i2c@lm-sensors.org List-Id: linux-i2c@vger.kernel.org --===============1227507040== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Similar to commit 618b26d52843c0f85b8eb143cf2695d7f6fd072d, also remove automatic probing for this i2c controller. Might need updates to dts files using it. Signed-off-by: Wolfram Sang Acked-by: Jochen Friedrich --- Resend with cc to i2c. drivers/i2c/busses/i2c-cpm.c | 1 - 1 file changed, 1 deletion(-) Index: linux-2.6/drivers/i2c/busses/i2c-cpm.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- linux-2.6.orig/drivers/i2c/busses/i2c-cpm.c +++ linux-2.6/drivers/i2c/busses/i2c-cpm.c @@ -423,7 +423,6 @@ static const struct i2c_adapter cpm_ops=20 .owner =3D THIS_MODULE, .name =3D "i2c-cpm", .algo =3D &cpm_i2c_algo, - .class =3D I2C_CLASS_HWMON | I2C_CLASS_SPD, }; =20 static int __devinit cpm_i2c_setup(struct cpm_i2c *cpm) --=20 Dipl.-Ing. Wolfram Sang | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkj3kgAACgkQD27XaX1/VRutfQCgyXxb8ffSIjRPSbTSCewXsdyG cYIAnAlJbPLIGbATxXKoPA6bwhw88zzK =W+5A -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- --===============1227507040== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev --===============1227507040==--