From: Marin Mitov Date: Mon, 7 Dec 2009 02:30:44 +0000 (-0800) Subject: use DMA_BIT_MASK instead of inline constant X-Git-Tag: v2.6.33-rc1~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038f7d0027d208df8fd59f5ff2bcf5c2d2fbba3f;p=pandora-kernel.git use DMA_BIT_MASK instead of inline constant Use DMA_BIT_MASK(24) instead of 0x00ffffff in DMA-mapping.txt Signed-off-by: Marin Mitov Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed