From: Joe Perches Date: Tue, 28 Oct 2014 21:18:58 +0000 (-0700) Subject: carl9170: Convert byte_rev_table uses to bitrev8 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1283d8f5298437a454ec477384dcd9f9f88bac;p=pandora-kernel.git carl9170: 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: John W. Linville --- Reading git-diff-tree failed