From: Russell King Date: Sat, 4 Apr 2015 09:01:10 +0000 (+0100) Subject: ARM: keystone2: rename init_meminfo to pv_fixup X-Git-Tag: omap-for-v4.2/fixes-rc1^2~100^2~7^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0b759d87eab301af0380f5459057656178e78cf;p=pandora-kernel.git ARM: keystone2: rename init_meminfo to pv_fixup The init_meminfo() method is not about initialising meminfo - it's about fixing up the physical to virtual translation so that we use a different physical address space, possibly above the 4GB physical address space. Therefore, the name "init_meminfo()" is confusing. Rename it to pv_fixup() instead. Acked-by: Santosh Shilimkar Tested-by: Murali Karicheri Signed-off-by: Russell King --- Reading git-diff-tree failed