From: Clemens Ladisch Date: Sun, 18 Mar 2012 18:03:26 +0000 (+0100) Subject: firewire: ohci: optimize control bit checks X-Git-Tag: v3.4-rc1~127^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90fcc8987390bffd79c6fd16aa59cc6ef549efcb;p=pandora-kernel.git firewire: ohci: optimize control bit checks 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed