[PATCH] fix-i2c-s3c2410-resume-race.patch

Andy Green andy at openmoko.com
Fri Feb 29 02:03:57 CET 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Somebody in the thread at some point said:

> On my configuration the I2C bus isn't suspended and this Patch breaks
> the wakeup.
> I build a patch (attached) that the bus will suspend.

 static struct platform_driver s3c2410_i2c_driver = {
 	.probe		= s3c24xx_i2c_probe,
 	.remove		= s3c24xx_i2c_remove,
+	.suspend	= s3c24xx_i2c_suspend,  <====

Yes it's an oversight, I added the suspend callback to the s3c2440 i2c
one but not the s3c2410 one.  Thanks for the patch.

- -Andy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFHx1n9OjLpvpq7dMoRAifkAJ9RT8dbXADFCYKkV7/PlgYmZhapiwCfQvGm
0SAks6kMQFf91qhIhv0qLzg=
=5gDp
-----END PGP SIGNATURE-----




More information about the openmoko-kernel mailing list