]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10eb9a34f37f1d4e9c4be13e008e9ad695f4c2d0
tree2298b20374de119058380e75f87caedd974adb6c
parent90b6768e6c9df0f8cf36199cef6e049175749c96
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