omap4: l2x0: Construct the AUXCTRL value using defines
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 19 Nov 2010 17:31:03 +0000 (23:01 +0530)
committerTony Lindgren <tony@atomide.com>
Sat, 18 Dec 2010 17:31:59 +0000 (09:31 -0800)
commit1773e60a816b28f4084810f96e9195aaaa7fb8c3
tree2298b20374de119058380e75f87caedd974adb6c
parent0aaa6f8f1da195ae1a993d3e9c80d600480cf947
omap4: l2x0: Construct the AUXCTRL value using defines

This patch removes the hardcoded value of auxctrl value and
construct it using bitfields

Bit 25 is reserved and is always set to 1. Same value
of this bit is retained in this patch

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap4-common.c