Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Aug 2013 17:43:47 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Aug 2013 17:43:47 +0000 (10:43 -0700)
commit8351fcfe4f496f5f10f8ac340ddd8914eb04be7e
tree1231246f66cadc9426391c752befe8736e5cc8f8
parentee7075d45f57f90a42e61e016562ce8065668201
parent9e40127526e857fa3f29d51e83277204fbdfc6ba
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux

Pull device tree fix from Rob Herring:
 "For DT unflattening, add missing memory initialization.

  This is needed for arches like PPC that use memblock_alloc.  This
  appears to have been an issue for some time, but is a somewhat limited
  usecase of OF_DYNAMIC"

* tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux:
  of: fdt: fix memory initialization for expanded DT