• David Brown's avatar
    msm: Add CPU queries · 87fa28e9
    David Brown authored
    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: default avatarDavid Brown <davidb@codeaurora.org>
    87fa28e9
cpu.h 1.31 KB