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:
0732f87
)
Blackfin: use common test_bit() rather than __test_bit()
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 13 Jun 2009 14:32:29 +0000
(10:32 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 19 Jun 2009 01:40:40 +0000
(21:40 -0400)
Convert to test_bit() as that is what pretty much everyone uses and allows
us to migrate asm/bitops.h to the asm-generic version.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found