From: Uwe Kleine-König Date: Wed, 30 Jan 2013 16:38:21 +0000 (+0100) Subject: ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~51^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac52e83f4c76992925e13d0f4e901ffd4c207261;p=pandora-kernel.git ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) Both calls are identical currently. This patch prepares to deprecate read_cpuid on machines without cp15. Also move an unconditional usage of read_cpuid_cachetype to a more local scope as read_cpuid_cachetype uses read_cpuid, too. Signed-off-by: Uwe Kleine-König Message-Id: 1359646587-1788-1-git-send-email-u.kleine-koenig@pengutronix.de --- Reading git-diff-tree failed