Merge tag 'samsung-soc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Oct 2018 13:27:55 +0000 (15:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 11 Oct 2018 13:28:31 +0000 (15:28 +0200)
commit6ba3f37f6223ceacf17240c849a5a489fc4adb0b
treed17a6a824dbe91592eb37d0269fb4fc78f353eee
parent5220a73a409d9d31b42aa6624d5e901a612ec584
parent6862fdf2201ab67cd962dbf0643d37db909f4860
Merge tag 'samsung-soc-4.20-2' of git://git./linux/kernel/git/krzk/linux into next/soc

Samsung mach/soc changes for v4.20, second round

1. Disable SAMSUNG_PM_CHECK Kconfig feature incompatible with Exynos.

* tag 'samsung-soc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
  ARM: s3c24xx: Restore proper usage of pr_info/pr_cont
  ARM: s3c24xx: Correct SD card write protect detection on Mini2440
  ARM: s3c24xx: Consistently use tab for indenting member assignments
  ARM: s3c24xx: formatting cleanup in mach-mini2440.c
  ARM: s3c24xx: Remove empty gta02_pmu children probe
  ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAM
  ARM: exynos: Store Exynos5420 register state in one variable

Signed-off-by: Arnd Bergmann <arnd@arndb.de>