b43: Do radio lock assertion in software
authorMichael Buesch <mb@bu3sch.de>
Tue, 31 Mar 2009 10:27:32 +0000 (12:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Apr 2009 14:39:14 +0000 (10:39 -0400)
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>

No differences found