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:
76b188c
)
ALSA: 6fire: Convert byte_rev_table uses to bitrev8
author
Joe Perches
<joe@perches.com>
Tue, 28 Oct 2014 21:22:49 +0000
(14:22 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Nov 2014 07:01:53 +0000
(08:01 +0100)
Use the inline function instead of directly indexing the array.
This allows some architectures with hardware instructions
for bit reversals to eliminate the array.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found