]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Oct 2012 18:47:53 +0000 (11:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Oct 2012 18:47:53 +0000 (11:47 -0700)
commit7e3b25504a713f6a55ea18f92bed97ee85cd876c
tree16dd66427112b89b2158ad3ca50a29043fb72fdf
parentd13daeeb5b7e002d7c541b79c2ab99de0e56e027
parent00d5bcf09e47a6398d18c3d894ae3bff18dcbfc3
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux

Pull DeviceTree fixes from Rob Herring:
 "A handful of fixes:
   - a fix for dtc from upstream
   - sparse fixes in DeviceTree code
   - stub of_get_child_by_name for !OF builds"

* tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux:
  dtc: fix for_each_*() to skip first object if deleted
  of/platform: sparse fix
  of/irq: sparse fixes
  of/address: sparse fixes
  of: add stub of_get_child_by_name for non-OF builds