From: Joe Perches Date: Tue, 28 Oct 2014 21:22:49 +0000 (-0700) Subject: ALSA: 6fire: Convert byte_rev_table uses to bitrev8 X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9547c0999e50fd624cab52f94a79f0fd27a7cb84;p=pandora-kernel.git ALSA: 6fire: Convert byte_rev_table uses to bitrev8 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed