From: Cindy H Kao Date: Tue, 18 Aug 2009 02:17:58 +0000 (-0700) Subject: wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang X-Git-Tag: v2.6.33-rc1~388^2~487^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2696fbdb623993a9b4c05455df7ae3158a01111;p=pandora-kernel.git wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang The default SDIO IOE wait timeout returned from iwmc3200-wimax's CCCR is not efficient. This inefficiency will actually cause problems on Moorestown platforms (system hang). This is a sillicon bug that requires a software patch to by overwritting func->enable_timeout. The new value I2400MS_IOR_TIMEOUT is recommended and verified from the system integration results. Future sillicon releases will have this default value corrected in the future. Signed-off-by: Cindy H Kao Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed