Linus, Please pull a couple of DT fixes for 3.13. Rob The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c: Linux 3.13-rc5 (2013-12-22 13:08:32 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/dt-fixes-for-3.13 for you to fetch changes up to f0082e3cf70e19dce4e96494078ec3ddb89550d3: Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes (2013-12-30 12:09:47 -0600) ---------------------------------------------------------------- - Fix 2 regressions found on PPC - Allow NULL ptr in unflatten_and_copy_device_tree - Update my email address ---------------------------------------------------------------- Cédric Le Goater (1): of/irq: Fix device_node refcount in of_irq_parse_raw() Geert Uytterhoeven (1): of/Kconfig: Spelling s/one/once/ James Hogan (1): of: Fix NULL dereference in unflatten_and_copy() Rob Herring (3): Revert "of/address: Handle #address-cells > 2 specially" MAINTAINERS: Update Rob Herring's email address Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes MAINTAINERS | 6 +++--- drivers/of/Kconfig | 2 +- drivers/of/address.c | 8 -------- drivers/of/fdt.c | 12 ++++++++++-- drivers/of/irq.c | 5 +---- 5 files changed, 15 insertions(+), 18 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html