android_kernel_motorola_sm6225/drivers/of
Geert Uytterhoeven b72987dd5b of: unittest: Fix overlay type in apply/revert check
[ Upstream commit 6becf8f845ae1f0b1cfed395bbeccbd23654162d ]

The removal check in of_unittest_apply_revert_overlay_check()
always uses the platform device overlay type, while it should use the
actual overlay type, as passed as a parameter to the function.

This has no impact on any current test, as all tests calling
of_unittest_apply_revert_overlay_check() use the platform device overlay
type.

Fixes: d5e75500ca ("of: unitest: Add I2C overlay unit tests.")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/ba0234c41ba808f10112094f88792beeb6dbaedf.1690533838.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-23 10:48:04 +02:00
..
unittest-data
address.c of/address: Fix of_node memory leak in of_dma_is_coherent 2020-11-18 19:18:48 +01:00
base.c
device.c of: Fix modalias string generation 2023-05-17 11:13:16 +02:00
dynamic.c
fdt.c of: fdt: fix off-by-one error in unflatten_dt_nodes() 2022-09-28 11:02:51 +02:00
fdt_address.c
irq.c
Kconfig
kobj.c of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS 2021-09-22 11:48:07 +02:00
Makefile
of_mdio.c of: mdio: Add of_node_put() when breaking out of for_each_xx 2022-09-28 11:02:56 +02:00
of_net.c
of_numa.c
of_private.h
of_reserved_mem.c of: Fix truncation of memory sizes on 32-bit platforms 2021-07-20 16:15:57 +02:00
overlay.c of: overlay: do not break notify on NOTIFY_{OK|STOP} 2022-06-14 16:59:20 +02:00
pdt.c
platform.c
property.c of: property: decrement node refcount in of_fwnode_get_reference_args() 2022-12-08 11:18:32 +01:00
resolver.c
unittest.c of: unittest: Fix overlay type in apply/revert check 2023-09-23 10:48:04 +02:00