ARM: davinci: dm644x: improve readability using macro
commit51f31cb3a22da0fdae69052a98d976fb4ff5857d
authorManjunath Hadli <manjunath.hadli@ti.com>
Wed, 21 Dec 2011 13:43:37 +0000 (21 19:13 +0530)
committerSekhar Nori <nsekhar@ti.com>
Fri, 24 Feb 2012 21:10:20 +0000 (25 02:40 +0530)
treec61256ecb168a72878a2807c3de6c6a70296178a
parent5cfb19ac604a68c030b245561f575c2d1bac1d49
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 <manjunath.hadli@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/dm644x.c