kernel-ark/arch/arm/mach-exynos
Russell King af040ffc9b ARM: make it easier to check the CPU part number correctly
Ensure that platform maintainers check the CPU part number in the right
manner: the CPU part number is meaningless without also checking the
CPU implement(e|o)r (choose your preferred spelling!)  Provide an
interface which returns both the implementer and part number together,
and update the definitions to include the implementer.

Mark the old function as being deprecated... indeed, using the old
function with the definitions will now always evaluate as false, so
people must update their un-merged code to the new function.  While
this could be avoided by adding new definitions, we'd also have to
create new names for them which would be awkward.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-07-18 12:29:02 +01:00
..
include/mach ARM: EXYNOS: Map SYSRAM through generic DT bindings 2014-05-15 03:30:05 +09:00
common.h ARM: exynos: move sysram info to exynos.c 2014-06-17 17:09:45 +02:00
exynos-smc.S
exynos.c ARM: EXYNOS: Fix compilation warning 2014-06-17 17:09:46 +02:00
firmware.c Samsung 2nd drivers for 3.16 2014-05-30 21:48:39 -07:00
headsmp.S
hotplug.c ARM: EXYNOS: Use wfi macro in platform_do_lowpower 2014-06-17 00:23:28 +09:00
Kconfig ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=n 2014-07-18 12:29:00 +01:00
Makefile ARM: SoC driver changes 2014-06-02 16:35:49 -07:00
Makefile.boot
mcpm-exynos.c ARM: make it easier to check the CPU part number correctly 2014-07-18 12:29:02 +01:00
mfc.h ARM: SAMSUNG: Reorganize calls to reserve memory for MFC 2014-03-21 02:00:09 +09:00
platsmp.c ARM: make it easier to check the CPU part number correctly 2014-07-18 12:29:02 +01:00
pm_domains.c ARM: EXYNOS: Remove unused header file from pm_domains.c 2014-02-14 10:42:47 +09:00
pm.c ARM: make it easier to check the CPU part number correctly 2014-07-18 12:29:02 +01:00
pmu.c ARM: EXYNOS: Remove unnecessary inclusion of cpu.h 2014-05-26 04:05:00 +09:00
regs-pmu.h ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c 2014-05-26 05:21:08 +09:00
sleep.S ARM: l2c: exynos: convert to common l2c310 early resume functionality 2014-05-30 00:49:12 +01:00
smc.h