]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdcb78c1a4e3dd0932bb2106fd50c0e0fcd1b93a
tree17a0f797c8ae6d1c9ec784049d792ffad7050f88
parent7d3b0894f80a3d27e77342f88f118e1c39666aa3
parent640c49e661fb955afbfdf1105cad960c64c9ce4b
Merge tag 'samsung-soc-4.20' of https://git.kernel.org/pub/scm/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>