]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 22 Oct 2015 16:48:02 +0000 (09:48 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 22 Oct 2015 16:48:02 +0000 (09:48 -0700)
commit9aa2b26bd38cdae51adebbbcbb4bb06d38eed1dd
treec8be9909b6a65f86b9f8f7dc24035476c2e891db
parent5f1e3c910013254221ad4bcf8d6bfcb84a1a05e5
parent1fd377b3fc1e071702e27b2f828e3abd8b31c74d
Merge tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup

Second Round of Renesas ARM Based SoC Cleanup for v4.4

* Remove now unused legacy pm domain code
* Add missing of_node_put to pm-rmobile
* Corresct spelling of interrupt-names in renesas-memory-controller binding
  documentation
* Correct signdness of CPU id in shmobile apmu implementation
* Make some functions static as appropriate

* tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: R-Mobile: add missing of_node_put
  ARM: shmobile: dt: Rename incorrect interrupt related binding
  ARM: shmobile: apmu: correct type of CPU id
  ARM: shmobile: r8a7779: Remove legacy PM Domain remainings
  ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() static
  ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static

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