From: Olof Johansson Date: Tue, 7 Dec 2010 01:36:32 +0000 (-0600) Subject: ARM: tegra: fix regression from addruart rewrite X-Git-Tag: v2.6.37-rc5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da8f2e246183ae109f87694ee3f06e8fcca2931b;p=pandora-kernel.git ARM: tegra: fix regression from addruart rewrite Commit 0ea129300982 ("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 Acked-by: Colin Cross Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed