android_kernel_asus_sm8350/drivers/of
Geert Uytterhoeven 1b7c039260 of: unittest: Fix of_count_phandle_with_args() expected value message
[ Upstream commit 716089b417cf98d01f0dc1b39f9c47e1d7b4c965 ]

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: 4dde83569832f937 ("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:34:29 -08:00
..
unittest-data of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:34:28 -08:00
address.c of/address: Fix of_node memory leak in of_dma_is_coherent 2020-11-18 19:20:28 +01:00
base.c of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:34:28 -08:00
device.c of: Fix modalias string generation 2023-05-17 11:35:47 +02:00
dynamic.c of: dynamic: Fix of_reconfig_get_state_change() return value documentation 2023-12-13 18:18:11 +01:00
fdt_address.c
fdt.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:18:11 +01:00
irq.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:18:11 +01:00
Kconfig of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc 2020-02-11 04:35:25 -08:00
kobj.c of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS 2021-09-22 12:26:34 +02:00
Makefile
of_mdio.c of: mdio: Add of_node_put() when breaking out of for_each_xx 2022-09-28 11:04:06 +02:00
of_net.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 2019-06-05 17:37:16 +02:00
of_numa.c of, numa: Validate some distance map rules 2018-11-08 12:44:34 -06:00
of_private.h of: __of_detach_node() - remove node from phandle cache 2018-12-21 12:42:36 -06:00
of_reserved_mem.c of: Fix truncation of memory sizes on 32-bit platforms 2021-07-14 16:53:45 +02:00
overlay.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:18:11 +01:00
pdt.c of: Remove struct device_node.type pointer 2019-01-10 16:24:44 -06:00
platform.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:18:11 +01:00
property.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:18:11 +01:00
resolver.c of: resolver: Add of_node_put() before return and break 2019-08-12 16:52:24 -06:00
unittest.c of: unittest: Fix of_count_phandle_with_args() expected value message 2024-01-25 14:34:29 -08:00