original_kernel/drivers/of
Frank Rowand b9952b5218 of: overlay: update phandle cache on overlay apply and remove
A comment in the review of the patch adding the phandle cache said that
the cache would have to be updated when modules are applied and removed.
This patch implements the cache updates.

Fixes: 0b3ce78e90 ("of: cache phandle nodes to reduce cost of of_find_node_by_phandle()")
Reported-by: Alan Tull <atull@kernel.org>
Suggested-by: Alan Tull <atull@kernel.org>
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2018-07-16 08:41:32 -06:00
..
unittest-data
Kconfig
Makefile
address.c
base.c of: overlay: update phandle cache on overlay apply and remove 2018-07-16 08:41:32 -06:00
device.c
dynamic.c
fdt.c
fdt_address.c
irq.c
kobj.c
of_mdio.c
of_net.c
of_numa.c
of_private.h of: overlay: update phandle cache on overlay apply and remove 2018-07-16 08:41:32 -06:00
of_reserved_mem.c
overlay.c of: overlay: update phandle cache on overlay apply and remove 2018-07-16 08:41:32 -06:00
pdt.c
platform.c - Error path bug fix for overflow tests (Dan) 2018-06-12 18:28:00 -07:00
property.c
resolver.c
unittest.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00