]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-3.12' of git://git.infradead.org/linux-mvebu into fixes
authorOlof Johansson <olof@lixom.net>
Fri, 20 Sep 2013 17:34:03 +0000 (10:34 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 20 Sep 2013 17:34:03 +0000 (10:34 -0700)
commit7b5863a651cdef942c6d55333d628e95ecafdd6e
tree17c0dbb4be5ff0e5252197525e0c5bbdb53fca01
parent979fe73b2e51c4049d271348141fc8e0ac82bbb8
parenta8fa796bce387c3060a69918c3a76bdbfc34c8de
Merge tag 'fixes-3.12' of git://git.infradead.org/linux-mvebu into fixes

From Jason Cooper, mvebu fixes for v3.12:

 - mvebu
    - fix reference leaks by adding of_node_put()
    - update Armada XP DT clock properties to restore booting
 - kirkwood
    - add missing reg property for cpu@0
    - fix typo in address of second XOR engine

* tag 'fixes-3.12' of git://git.infradead.org/linux-mvebu:
  ARM: kirkwood: Fix address of second XOR engine
  ARM: mvebu: Add clock properties to Armada XP timer node
  ARM: mvebu: Add the reference 25 MHz fixed-clock to Armada XP
  ARM: Kirkwood: Add missing DT reg property to cpu@0
  bus: mvebu: add missing of_node_put() to fix reference leak
  ARM: mvebu: add missing of_node_put() to fix reference leak

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