commit | 3319f5e51a20f3e3c59ed7dac9fc2d5c89aa2d9f | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Thu Oct 02 03:29:22 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Oct 02 22:46:21 2008 +0100 |
tree | 36669425f9ef0ac52fb40859381f8fc3a84f3340 | |
parent | 4ba3f7c55938d7e51e23c1feedd035dd46716ae7 [diff] |
[ARM] 5274/1: simplify request_standard_resources() There is no point converting memory bank addresses from physical to virtual just to convert them back to physical addresses. Furthermore this isn't "right" for highmem even if in this case the end result is the correct one. Signed-off-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>