[GIT PULL] Samsung 2nd fixes for v4.0
Kukjin Kim
kgene at kernel.org
Wed Apr 1 10:23:55 PDT 2015
Hi Arnd, Olof, Kevin,
Here is 2nd Samsung fixes for v4.0 and it fixes arm allmodconfig build
breakage and exynos5250-spring lid, power-pin and mmc nodes dt updates.
Please pull and sorry for pretty late pull-request for v4.0.
Thanks,
Kukjin
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes-2
for you to fetch changes up to cfdda3535f87e752780ca18a57d13db58f6a6913:
ARM: EXYNOS: Fix build breakage cpuidle on !SMP (2015-03-18 03:26:11
+0900)
----------------------------------------------------------------
Samsung 2nd fixes for v4.0
- Fix build breakage exynos cpuidle driver on !SMP
because it is coupled built-in so added check for SMP.
- Fix lid, power pin-functions and mmc node updates
for exynos5250-spring: Fixes commit ID 53dd4138bb0a
("ARM: dts: Add exynos5250-spring device tree")
----------------------------------------------------------------
Andreas Faerber (2):
ARM: dts: fix mmc node updates for exynos5250-spring
ARM: dts: fix lid and power pin-functions for exynos5250-spring
Bartlomiej Zolnierkiewicz (1):
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
arch/arm/boot/dts/exynos5250-spring.dts | 20 ++++++--------------
arch/arm/mach-exynos/exynos.c | 2 +-
arch/arm/mach-exynos/pm.c | 2 ++
drivers/cpuidle/cpuidle-exynos.c | 3 ++-
4 files changed, 11 insertions(+), 16 deletions(-)
More information about the linux-arm-kernel
mailing list