From: Manjunath Hadli Date: Wed, 21 Dec 2011 13:43:37 +0000 (+0530) Subject: ARM: davinci: dm644x: improve readability using macro X-Git-Tag: v3.4-rc1~73^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f31cb3a22da0fdae69052a98d976fb4ff5857d;p=pandora-kernel.git ARM: davinci: dm644x: improve readability using macro Replace the VPSS base address "magic number" with the define "DM644X_VPSS_BASE" to improve readability. While at it, fix the indentation done using spaces in this part of code. Signed-off-by: Manjunath Hadli Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed