]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: fix regression from addruart rewrite
authorOlof Johansson <olof@lixom.net>
Tue, 7 Dec 2010 01:36:32 +0000 (19:36 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Dec 2010 04:07:57 +0000 (20:07 -0800)
commit9ffecb553636855a755a3efca171661316d970c4
tree2b56c78a2c1cdfa3c1909fe6af7d8f063adeabd6
parent57809686af1a949413d6af303925bb192b0ad6e1
ARM: tegra: fix regression from addruart rewrite

Commit 5cfe6fc80731 ("arm: return both physical and virtual addresses
from addruart") took out the test for MMU on/off but didn't switch the
ldr instructions to no longer be conditionals based on said test.

Fix that.

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Colin Cross <ccross@android.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-tegra/include/mach/debug-macro.S