commit | 591f3dc200abb2100c473248a121ce14bfeeabd6 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Tue Mar 31 12:27:32 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 16 10:39:14 2009 -0400 |
tree | 52e51b4e2277faa7ac0b56aee6f9adfadac6ec5c | |
parent | 6aabd4c4441133836ac969a9488458b37f83b677 [diff] |
b43: Do radio lock assertion in software The assertion of the lock-bit in the hardware register is unreliable, because there are devices with quirks that will randomly set the bit. Do the assertion in software, only. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>