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:
7fbec22
)
Bluetooth: use bit operation on conf_state
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Fri, 10 Jun 2011 20:02:12 +0000
(17:02 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 16 Jun 2011 21:57:14 +0000
(18:57 -0300)
Instead of making the bit operations manually, we now use set_bit,
test_bit, etc.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found