From: Kevin Hao Date: Tue, 24 Dec 2013 07:12:04 +0000 (+0800) Subject: powerpc/fsl_booke: introduce get_phys_addr function X-Git-Tag: v3.14-rc1~80^2~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99739611e816716d912ae89a4354237fc39745a6;p=pandora-kernel.git powerpc/fsl_booke: introduce get_phys_addr function Move the codes which translate a effective address to physical address to a separate function. So it can be reused by other code. Signed-off-by: Kevin Hao Signed-off-by: Scott Wood --- Reading git-diff-tree failed