mbox

[GIT,PULL] DeviceTree fixes for 3.16

Message ID CAL_Jsq+Xje_=M_ExuGkw63mp0N5AWaWiDaRjWK9gzP5j53zNAA@mail.gmail.com
State Accepted, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git

Message

Rob Herring June 17, 2014, 10:53 p.m. UTC
Hi Linus,

Please pull a few small DT fixes for 3.16.

Rob

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/dt-fixes-for-3.16

for you to fetch changes up to 99de64984c3a7c9bf56a50e6dcc51006c9485620:

  OF: fix of_find_node_by_path() assumption that of_allnodes is root
(2014-06-16 13:31:44 -0500)

----------------------------------------------------------------
- Fix microblaze compiling due to conflicting merge window changes
- A fix in of_attach_node due to of_find_node_by_path changes
- Prevent format strings in DT kobject names

----------------------------------------------------------------
Frank Rowand (1):
      OF: fix of_find_node_by_path() assumption that of_allnodes is root

Guenter Roeck (1):
      of/platform: Fix microblaze build failure

Kees Cook (1):
      of: avoid format string parsing in kobject names

 drivers/of/base.c     | 7 ++++---
 drivers/of/platform.c | 4 ----
 2 files changed, 4 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html