]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Dec 2012 23:37:46 +0000 (15:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Dec 2012 23:37:46 +0000 (15:37 -0800)
commit4939e27d46fee2609f2112f85f7f7cbd952075dc
tree0f83542cb7e51d167000ce91f493bd8fdc30bdfa
parentc2714334b944abbeaaadda8cddde619eff0292a1
parent93c667ca2598bd84f1bd3f2fa176af69707699fe
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6

Pull another devicetree update from Grant Likely:
 "Here's a couple more devicetree changes that I missed in the first
  pull by putting the tag in the wrong place.

  Two minor devicetree fixups for v3.8.  Addition of dummy inlines and
  constification of node argument to of_parse_phandle_with_args()."

* tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  of: *node argument to of_parse_phandle_with_args should be const
  of/i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't defined