]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorOlof Johansson <olof@lixom.net>
Tue, 8 Jul 2014 04:10:17 +0000 (21:10 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 8 Jul 2014 04:10:17 +0000 (21:10 -0700)
commit6037952b4466beff0b3542bc9ba83252dad43f56
tree1ca8130ee071dd01fae618c7f04c84a24a2e0f09
parentbbd988c2d14229be75b970e98f2bb20eaa40940e
parentc14a6b9e67fd460e83b0ef333a82d69cd18c1f24
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes

Merge "Samsung fixes-2 for v3.16" from Kukjin Kim:

- fix the check for SMP configuration with using CONFIG_SMP
  not just SMP
- fix the number of pwm-cells for exynos4 pwm
- fix ftrace for exynos_mct
- register exynos_mct for stable udely
- fix secondary boot addr for secure mode for exynos SoCs

* tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Update secondary boot addr for secure mode
  clocksource: exynos_mct: Register the timer for stable udelay
  clocksource: exynos_mct: Fix ftrace
  ARM: dts: fix pwm-cells in pwm node for exynos4
  ARM: EXYNOS: Fix the check for non-smp configuration

Signed-off-by: Olof Johansson <olof@lixom.net>