]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'sti-soc-for-v4.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Mon, 27 Jul 2015 12:25:23 +0000 (14:25 +0200)
committerOlof Johansson <olof@lixom.net>
Mon, 27 Jul 2015 12:25:23 +0000 (14:25 +0200)
commit7bd1584bd5dc20679fa9ac97391bdcefc19df202
tree9a7d6b22c7de136e8e0a85cb73ae33e1b8f949ca
parentd7030a08f6b05b3d146601b1f33595e2f5585117
parent50de4dd4bc6a6e378841a6705696d2c1f37ac038
Merge tag 'sti-soc-for-v4.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti into next/soc

STi SoC updates for v4.3, round 1.

Highlights:
-----------
 - Add code to release secondary cores from holding pen.
 - Remove useless call to trace_hardirqs_off() in secondary core init function.

* tag 'sti-soc-for-v4.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti:
  ARM: STi: Remove platform call to trace_hardirqs_off()
  ARM: STi: Add code to release secondary cores from holding pen.

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