Merge tag 'samsung-soc-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:52:15 +0000 (13:52 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:52:15 +0000 (13:52 -0800)
commit3aab54033a8506af70cabb7c7db81442ea63944e
treecfbbffa25ba1fe42dfe94f50e38a0b5f59da8ae6
parentabd488c00194fb43abde35aad44fa134794fd5b4
parentcafbc79e327f44411b8bd8bdc101b9e6c65ab42a
Merge tag 'samsung-soc-4.21' of https://git./linux/kernel/git/krzk/linux into next/soc

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.

* tag 'samsung-soc-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: exynos: Remove secondary startup initialization from smp_prepare_cpus
  ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms
  ARM: exynos: Remove no longer needed s3c_pm_check_*() calls
  ARM: exynos: Remove legacy setting of external wakeup interrupts
  ARM: s5pv210: Remove legacy setting of external wakeup interrupts

Signed-off-by: Olof Johansson <olof@lixom.net>