]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: use common test_bit() rather than __test_bit()
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 14:32:29 +0000 (10:32 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 19 Jun 2009 01:40:40 +0000 (21:40 -0400)
commitbafc34e6d872c8e94423622f051764ca817ebac2
treeaf8803c117909020280a3aaa71bb9a19ba39b835
parent6a81e7b4bf4d2d16fb6f22c25b47356994a04bcb
Blackfin: use common test_bit() rather than __test_bit()

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>
arch/blackfin/mach-common/ints-priority.c