]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: fix boot loader "ready" indication
authorVladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>
Thu, 30 Apr 2015 13:25:07 +0000 (16:25 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 4 May 2015 17:55:31 +0000 (20:55 +0300)
commite89dab2f9f1f6eb48d2a405949bee77fee9981d2
tree7cb34775d6e254235686ff9cd96ea60aabef7d78
parent747b9c0bd4bd660a04994408df36d1cd38873fb7
wil6210: fix boot loader "ready" indication

Boot loader "ready" indication has changed from "bit0 set"
to "only bit0 set". This is to address hardware glitches.
Due to glitches, sometimes right after reset register reads
0xffffffff, or (rarely) other garbage.

Reflect this in the driver

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/main.c