From: Olof Johansson Date: Wed, 26 Nov 2014 06:43:35 +0000 (+0900) Subject: ARM: SAMSUNG: print CPU id on probe X-Git-Tag: fixes-v4.0-rc1~87^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a14f53271aee500da0ed450ff62ce848213c60a;p=pandora-kernel.git ARM: SAMSUNG: print CPU id on probe It's useful to get the CPU ID/rev printed during boot sometimes, so add a line with that information. Given that the fields have moved within the register over time, don't try to be clever and parse it -- just print the raw values for now. Signed-off-by: Olof Johansson Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed