wl1251: reduce eeprom read wait time
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 11 Mar 2010 15:45:07 +0000 (17:45 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 20 Apr 2010 13:13:47 +0000 (16:13 +0300)
commit796bdfa8bb8569a21b23d4de4e059b8b6745a09d
treeacf47c921d2da96dc033bbe6966cd88149427022
parent697e5f5678ff7fccea74813f6877d849908b26ae
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