From: Cindy H Kao Date: Tue, 18 Aug 2009 02:39:12 +0000 (-0700) Subject: wimax/iwmc3200: increase wait time before enable retry X-Git-Tag: v2.6.33-rc1~388^2~487^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bec9a5efd5691c5a32d85da1da09643290ebb72;p=pandora-kernel.git wimax/iwmc3200: increase wait time before enable retry When trying to enable the iwmc3200 WiMAX SDIO function, we loop waiting for the top controller to be up and running (at which point we can succesfully enable the function). Between each try we wait for I2400MS_INIT_SLEEP_INTERVAL ms. Integration tests have found the current value of 10ms to be too short; it was upped to 100ms to give more time to the top controller to be ready. Signed-off-by: Cindy H Kao Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed