linux/drivers/of
Geert Uytterhoeven d35bdf57d4 of: unittest: Fix of_count_phandle_with_args() expected value message
[ Upstream commit 716089b417 ]

The expected result value for the call to of_count_phandle_with_args()
was updated from 7 to 8, but the accompanying error message was
forgotten.

Fixes: 4dde835698 ("of: Fix double free in of_parse_phandle_with_args_map")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240111085025.2073894-1-geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-25 14:33:36 -08:00
..
unittest-data of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:33:36 -08:00
address.c of/address: Fix of_node memory leak in of_dma_is_coherent 2020-11-18 19:18:48 +01:00
base.c of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:33:36 -08:00
device.c of: Fix modalias string generation 2023-05-17 11:13:16 +02:00
dynamic.c
fdt_address.c
fdt.c of: fdt: fix off-by-one error in unflatten_dt_nodes() 2022-09-28 11:02:51 +02:00
irq.c
Kconfig of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc 2020-02-11 04:34:03 -08:00
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 of_count_phandle_with_args() expected value message 2024-01-25 14:33:36 -08:00