From: Peter De Schrijver Date: Thu, 9 Feb 2012 23:47:41 +0000 (+0200) Subject: ARM: tegra: cleanup use of chipid register X-Git-Tag: v3.4-rc1~72^2~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b1498a34390c4927659abb1076b829ad3a7519;p=pandora-kernel.git ARM: tegra: cleanup use of chipid register The chipid register contains information about the Tegra variant and revision. We want differentiate between Tegra variants for powergating and secondary core bringup. This patch cleans up the reading and decoding of this register. In subsequent patches the variant will exported as a global variable. Signed-off-by: Peter De Schrijver Acked-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed