diff options
author | Keerthy <j-keerthy@ti.com> | 2015-10-14 05:43:08 (GMT) |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-10-16 17:27:03 (GMT) |
commit | 3ea4a18288813fe6a283f708c13b60853ddf8bf1 (patch) | |
tree | 07b814739500acd908fe39ddd1b44f662237f6b3 /lib/percpu_counter.c | |
parent | d0b5090575350dd4c9dfde3f81980051031fc9f0 (diff) | |
download | linux-3ea4a18288813fe6a283f708c13b60853ddf8bf1.tar.xz |
ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.c
Currently apart from dra7, omap5 and amx3 all the other SoCs
are identified using cpu_is_* functions which is not right since
they are all SoCs(System on Chips). Hence changing the SoC
identification code to use soc_is instead of cpu_is and keeping
defines for cpu_is where needed. This allows us to replace the
rest of cpu_is usage along with other fixes as needed.
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Keerthy <j-keerthy@ti.com>
[tony@atomide.com: reworked the soc.h changes to minimum]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'lib/percpu_counter.c')
0 files changed, 0 insertions, 0 deletions