On Tue, Feb 16, 2016 at 9:44 PM, Gavin Shan <gwshan@xxxxxxxxxxxxxxxxxx> wrote: > This adds one more argument to of_fdt_unflatten_tree() to specify > the parent node of the FDT blob that is going to be unflattened. > In the result, the function can be used to unflatten FDT blob that > represents device sub-tree in PowerNV PCI hotplug driver. > > Cc: Jyri Sarha <jsarha@xxxxxx> > Signed-off-by: Gavin Shan <gwshan@xxxxxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/tilcdc/tilcdc_slave_compat.c | 2 +- > drivers/of/fdt.c | 14 ++++++++++---- > drivers/of/unittest.c | 2 +- > include/linux/of_fdt.h | 1 + > 4 files changed, 13 insertions(+), 6 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html