From: Andrew Lunn Date: Sun, 15 May 2011 11:32:40 +0000 (+0200) Subject: ARM: orion: Rename some constants to macros to make code more identical X-Git-Tag: v3.0-rc1~328^2^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c60255149eece2a36ec9f5c99817b85f96fe8ec;p=pandora-kernel.git ARM: orion: Rename some constants to macros to make code more identical Changing eg 0xffffffff to DMA_BIT_MASK(32) etc allows easier side by side comparision of identical code which can be consolidated. Signed-off-by: Andrew Lunn Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed