diff options
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | 2016-05-03 16:22:51 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-05-16 15:22:35 +0300 |
commit | 83262418b0ef8bda66eca7c72d4c24ae6f7b230e (patch) | |
tree | e0eca40010efc061ba901a13ca42ec12a461eec0 /drivers/of/dynamic.c | |
parent | c4263233f30e72f2645ff83c9074c994f88b015a (diff) | |
download | linux-83262418b0ef8bda66eca7c72d4c24ae6f7b230e.tar.xz |
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
This returns the allocate memory chunk, storing the unflattened device
tree, from of_fdt_unflatten_tree() so that memory chunk can be released
on demand in PowerNV PCI hotplug driver.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/dynamic.c')
0 files changed, 0 insertions, 0 deletions