]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:31:13 +0000 (23:31 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:31:13 +0000 (23:31 -0700)
commit7af0f4dbeb7cbe6b6c816e7641dcb5e7dfd2d4aa
tree4ab0b1ad5f6b32d16cab7e0fd0005035ee9d1fbe
parentd62c3dd6f1b84102bc251778472727858372420d
parent424fa1516083ad4823a61c0940e41701b1cbde8c
Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes

Merge "Samsung fixes for v3.18" from Kukjin Kim:

- fix ifdef around cpu_*_do_[suspend, resume] ops to check
  CONFIG_ARM_CPU_SUSPEND and not CONFIG_PM_SLEEP
- fix exynos_defconfig build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
- fix enabling Samsung PM debug functionality due to recently merged
  patches and previous merge conflicts
- fix pull-up setting in sd4_width8 pin group for exynos4x12

* tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops
  ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
  ARM: SAMSUNG: Restore Samsung PM Debug functionality
  ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-exynos/exynos.c