git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e808e58
)
b43: Use 64bit atomic register access for TSF
author
Michael Buesch
<mb@bu3sch.de>
Fri, 19 Dec 2008 21:51:57 +0000
(22:51 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 29 Jan 2009 20:58:33 +0000
(15:58 -0500)
On modern b43 devices with core rev >=3, the hardware guarantees us an
atomic 64bit read/write of the TSF, if we access the lower 32bits first.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found