[GIT PULL 4/4] ARM: samsung: SoC/mach for 4.21

From: Krzysztof Kozlowski
Date: Sun Dec 09 2018 - 06:50:01 EST


The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.21

for you to fetch changes up to cafbc79e327f44411b8bd8bdc101b9e6c65ab42a:

ARM: exynos: Remove secondary startup initialization from smp_prepare_cpus (2018-11-18 15:12:50 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v4.21

Just cleanups of: legacy way of setting external wakeup interrupts, old
power management debugging functions and duplicated secondary startup
initialization.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
ARM: exynos: Remove no longer needed s3c_pm_check_*() calls
ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms

Krzysztof Kozlowski (2):
ARM: s5pv210: Remove legacy setting of external wakeup interrupts
ARM: exynos: Remove legacy setting of external wakeup interrupts

Pankaj Dubey (1):
ARM: exynos: Remove secondary startup initialization from smp_prepare_cpus

arch/arm/mach-exynos/common.h | 2 --
arch/arm/mach-exynos/platsmp.c | 26 --------------------------
arch/arm/mach-exynos/suspend.c | 37 ++++++++++++++++---------------------
arch/arm/mach-s5pv210/common.h | 1 -
arch/arm/mach-s5pv210/pm.c | 16 ++++++++++++----
arch/arm/plat-samsung/Kconfig | 1 +
6 files changed, 29 insertions(+), 54 deletions(-)