OSDN Git Service

Merge tag 'samsung-soc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 16:43:29 +0000 (17:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 19:38:16 +0000 (20:38 +0100)
commit4f7df3cb5cdcb338486de234c6ed4c8c10be126a
treeb447ba54618b5ca02ad301e0f21d675d32a9e514
parentcfe9930e9468e6fe871bca9a7db5c9e2ee10f6bb
parent4bdf2f3f20a9de9b07f97907820c42f3a49ba63d
Merge tag 'samsung-soc-5.1' of git://git./linux/kernel/git/krzk/linux into arm/fixes

Samsung mach/soc changes for v5.1

Two fixes: one for handling timeout while booting secondary CPU of
Exynos and second for S3C24xx DVS notifier.

* tag 'samsung-soc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: exynos: Fix timeout when booting secondary CPUs
  ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify

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