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:
b9b5bbf
)
firewire: ohci: optimize control bit checks
author
Clemens Ladisch
<clemens@ladisch.de>
Sun, 18 Mar 2012 18:03:26 +0000
(19:03 +0100)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Sun, 18 Mar 2012 21:15:38 +0000
(22:15 +0100)
Doing the endian conversion on the constant instead of the memory
field allows the compiler to do the conversion at compile time.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found