From: Russell King Date: Sat, 4 Apr 2015 08:53:38 +0000 (+0100) Subject: ARM: keystone2: move update of the phys-to-virt constants into generic code X-Git-Tag: omap-for-v4.2/fixes-rc1^2~100^2~7^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ca2b4b29282605698968d15667939b23e208e2;p=pandora-kernel.git ARM: keystone2: move update of the phys-to-virt constants into generic code Make the init_meminfo function return the offset to be applied to the phys-to-virt translation constants. This allows us to move the update into generic code, along with the requirements for this update. This avoids platforms having to know the details of the phys-to-virt translation support. Acked-by: Santosh Shilimkar Tested-by: Murali Karicheri Signed-off-by: Russell King --- Reading git-diff-tree failed