Searched hist:edaff7e1c6f5f433acc8b957c95434de98ba18ea (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/mach-exynos/ |
H A D | exynos.c | diff edaff7e1c6f5f433acc8b957c95434de98ba18ea Thu Aug 06 13:20:31 CDT 2020 Arnd Bergmann <arnd@arndb.de> ARM: exynos: use private samsung_cpu_id copy
The only part of plat-samsung that is shared with arch-exynos is the CPU identification code.
Having a separate exynos_cpu_id variable makes the two completely independent and is actually a bit less code in total.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200806182059.2431-14-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|
H A D | pm.c | diff edaff7e1c6f5f433acc8b957c95434de98ba18ea Thu Aug 06 13:20:31 CDT 2020 Arnd Bergmann <arnd@arndb.de> ARM: exynos: use private samsung_cpu_id copy
The only part of plat-samsung that is shared with arch-exynos is the CPU identification code.
Having a separate exynos_cpu_id variable makes the two completely independent and is actually a bit less code in total.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200806182059.2431-14-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|
H A D | common.h | diff edaff7e1c6f5f433acc8b957c95434de98ba18ea Thu Aug 06 13:20:31 CDT 2020 Arnd Bergmann <arnd@arndb.de> ARM: exynos: use private samsung_cpu_id copy
The only part of plat-samsung that is shared with arch-exynos is the CPU identification code.
Having a separate exynos_cpu_id variable makes the two completely independent and is actually a bit less code in total.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200806182059.2431-14-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|
H A D | platsmp.c | diff edaff7e1c6f5f433acc8b957c95434de98ba18ea Thu Aug 06 13:20:31 CDT 2020 Arnd Bergmann <arnd@arndb.de> ARM: exynos: use private samsung_cpu_id copy
The only part of plat-samsung that is shared with arch-exynos is the CPU identification code.
Having a separate exynos_cpu_id variable makes the two completely independent and is actually a bit less code in total.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200806182059.2431-14-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|