From: Borislav Petkov Date: Thu, 18 Oct 2007 10:05:06 +0000 (-0700) Subject: unify DMA_..BIT_MASK definitions: v3.1 X-Git-Tag: v2.6.24-rc1~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c6538413e5648b63cb785add509f500b3a7b11;p=pandora-kernel.git unify DMA_..BIT_MASK definitions: v3.1 Remove redundant DMA_..BIT_MASK definitions across two drivers. The computation of the majority of the bitmasks is done by the compiler. The initial split of the patch touching each a different file got removed due to possible git bisect breakage. Signed-off-by: Borislav Petkov Cc: Jeremy Fitzhardinge Cc: Muli Ben-Yehuda Cc: Jeff Garzik Cc: James Bottomley Reviewed-by: Satyam Sharma Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed