wimax/iwmc3200: increase wait time before enable retry
authorCindy H Kao <evans@localhost.localdomain>
Tue, 18 Aug 2009 02:39:12 +0000 (19:39 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:55:43 +0000 (15:55 +0900)
commit8bec9a5efd5691c5a32d85da1da09643290ebb72
tree1730936bbb2c7810a51d6748ddd2cbc6c90f3f2f
parent5c29e21d4768a7f1ce46f622b379802edeb1daf3
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 <cindy.h.kao@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/i2400m-sdio.h