]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7cbe0107d14309d0090160f0540298516c241bf
treecfbbffa25ba1fe42dfe94f50e38a0b5f59da8ae6
parent37fe8865015079d3502eacebbc2cea9256733676
parenta4a07d49dbf4d4f5655fb30fa866c0fbbd7e02db
Merge tag 'samsung-soc-4.21' of https://git.kernel.org/pub/scm/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>