From: Yang Hongyang Date: Mon, 13 Apr 2009 21:40:14 +0000 (-0700) Subject: Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) X-Git-Tag: v2.6.30-rc2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e930438c42e744ef1f8bfdbb338253c9f384df42;p=pandora-kernel.git Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) This is the second go through of the old DMA_nBIT_MASK macro,and there're not so many of them left,so I put them into one patch.I hope this is the last round. After this the definition of the old DMA_nBIT_MASK macro could be removed. Signed-off-by: Yang Hongyang Cc: Russell King Cc: Tony Lindgren Cc: "David S. Miller" Cc: James Bottomley Cc: Greg KH Cc: Takashi Iwai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed