From: David Brown Date: Wed, 5 Jan 2011 01:02:48 +0000 (-0800) Subject: msm: Add CPU queries X-Git-Tag: v2.6.39-rc1~433^2~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fa28e972c223f69c1315a1b2ddb2a11d33ad0e;p=pandora-kernel.git msm: Add CPU queries Create runtime queries to distinguish the various MSM targets. Although these would probably be better named soc_is..., use cpu_is... to match convention in the rest of the kernel. Hard code the tests based on config options for now. When runtime device detection is implemented, these can be made dynamic. Signed-off-by: David Brown --- Reading git-diff-tree failed