msm: Add CPU queries
authorDavid Brown <davidb@codeaurora.org>
Wed, 5 Jan 2011 01:02:48 +0000 (17:02 -0800)
committerDavid Brown <davidb@codeaurora.org>
Fri, 21 Jan 2011 23:27:49 +0000 (15:27 -0800)
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 <davidb@codeaurora.org>

No differences found