android_kernel_xiaomi_sm8450/drivers/of
Geert Uytterhoeven 9e8a31c1aa 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:37:50 -08:00
..
unittest-data of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:37:50 -08:00
address.c of/address: Return an error when no valid dma-ranges are found 2023-02-15 17:22:22 +01:00
base.c of: Fix double free in of_parse_phandle_with_args_map 2024-01-25 14:37:50 -08:00
device.c of: Fix modalias string generation 2023-05-17 11:47:56 +02:00
dynamic.c of: dynamic: Fix of_reconfig_get_state_change() return value documentation 2023-12-13 18:26:58 +01:00
fdt_address.c
fdt.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:26:58 +01:00
irq.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:26:58 +01:00
Kconfig net: phy: Move of_mdio from drivers/of to drivers/net/mdio 2020-10-10 10:55:05 -07:00
kobj.c of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS 2021-09-18 13:40:31 +02:00
Makefile net: phy: Move of_mdio from drivers/of to drivers/net/mdio 2020-10-10 10:55:05 -07:00
of_net.c
of_numa.c
of_private.h dma-mapping: introduce DMA range map, supplanting dma_pfn_offset 2020-09-17 18:43:56 +02:00
of_reserved_mem.c of: Fix truncation of memory sizes on 32-bit platforms 2021-07-14 16:56:46 +02:00
overlay.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:26:58 +01:00
pdt.c
platform.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:26:58 +01:00
property.c of: Add missing 'Return' section in kerneldoc comments 2023-12-13 18:26:58 +01:00
resolver.c of: overlay: log the error cause on resolver failure 2020-03-02 11:32:44 -06:00
unittest.c of: unittest: Fix of_count_phandle_with_args() expected value message 2024-01-25 14:37:50 -08:00