From: Marc Zyngier Date: Thu, 24 Apr 2014 09:21:16 +0000 (+0100) Subject: arm64: KVM: rename pm_fake handler to trap_raz_wi X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7609c1251f9d8bbcd6a05ba22153e50cf4f88cff;p=pandora-kernel.git arm64: KVM: rename pm_fake handler to trap_raz_wi pm_fake doesn't quite describe what the handler does (ignoring writes and returning 0 for reads). As we're about to use it (a lot) in a different context, rename it with a (admitedly cryptic) name that make sense for all users. Reviewed-by: Anup Patel Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed