]> git.baikalelectronics.ru Git - kernel.git/commit
wl1251: reduce eeprom read wait time
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 11 Mar 2010 15:45:07 +0000 (17:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Mar 2010 19:32:04 +0000 (15:32 -0400)
commit8232f1de74d13a5a99fb035611fcd2b255a1479a
tree7db0bddb99d6d8d564db611b98ad6a6fdf3d6f49
parentb1b34b2368c625d4e4a74dc9af909584deec5eb4
wl1251: reduce eeprom read wait time

4sec wait is way too pessimistic, TI driver uses 40ms here,
and testing shows that is ebough, so let's also use that.
While at it, add useful sounding comment from the TI driver.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Acked-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1251_boot.c