-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | WiFi is down after resuming. This is result from the config of SDIO | controller is broken after resuming. So I add the cb function of | suspend/resume for s3c24xx_hcd device to keep the config. Now the WiFi | can work even after suspend/resume cycle.
Matt, nothing seems to call these suspend / resume functions you add? drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c:1254: warning: ‘s3c24xx_hcd_suspend’ defined but not used drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c:1282: warning: ‘s3c24xx_hcd_resume’ defined but not used - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkgYUvgACgkQOjLpvpq7dMqJIACfZEejbxxobUNGeFPsIXHkXg59 trsAn2rbKF7OuDVHrzWHdiDLmhY71iVD =ySkE -----END PGP SIGNATURE-----
