OSDN Git Service

Merge tag 'samsung-soc-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorOlof Johansson <olof@lixom.net>
Sun, 23 Sep 2018 13:48:02 +0000 (06:48 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 23 Sep 2018 13:48:02 +0000 (06:48 -0700)
commit6017efc4596f5b799ab62dac7b9c4d345ce251e0
tree17a0f797c8ae6d1c9ec784049d792ffad7050f88
parent3e18d3ca4fff5e4863ce60fe8f927a6d2bfcc1fa
parentf30858439e7db9ce9847eaedf440635fc6349c6e
Merge tag 'samsung-soc-4.20' of https://git./linux/kernel/git/krzk/linux into next/dt

Samsung mach/soc changes for v4.20

1. Fix imprecise abort during Odroid XU3-family suspend to RAM (but it
   is not end of work needed for suspend).
2. Cleanup and fix of SD card write protect on MINI2440.

* tag 'samsung-soc-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  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: Olof Johansson <olof@lixom.net>