Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorOlof Johansson <olof@lixom.net>
Tue, 4 Nov 2014 06:03:26 +0000 (22:03 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 4 Nov 2014 06:03:26 +0000 (22:03 -0800)
commita0220e12a7a25d247e32a2ad44d68b7cdc5623a7
tree6aaffd132adb99857d5f0b71f86b29c2b66c6c99
parent54981a426b0032c1476e45c68da83cea0278683a
parent13cfa6c4f7facfc690ba9e99ec382c151fddaced
Merge tag 'samsung-cleanup' of git://git./linux/kernel/git/kgene/linux-samsung into next/cleanup

Merge "1st Round of Samsung cleanup for v3.19" from Kukjin Kim:

Samsung cleanup for v3.19

- Cleanup SMP/hotplug codes from hotplug.c to platsmp.c
- Remove unneeded __ref annotation for exynos_cpu_die()
- Fix the way to power down CPU on exynos4 and CPUidle
  clock down after power down some CPU

* tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Fix CPU idle clock down after CPU off
  ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function
  ARM: EXYNOS: Move code from hotplug.c to platsmp.c

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