android_kernel_samsung_sm8650/drivers/platform/surface
Liang He 53dc0b69fb platform/surface: aggregator: Add missing fwnode_handle_put()
[ Upstream commit acd0acb802b90f88d19ad4337183e44fd0f77c50 ]

In fwnode_for_each_child_node(), we should add
fwnode_handle_put() when break out of the iteration
fwnode_for_each_child_node() as it will automatically
increase and decrease the refcounter.

Fixes: fc622b3d36 ("platform/surface: Set up Surface Aggregator device registry")
Signed-off-by: Liang He <windhl@126.com>
Reviewed-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20230322033057.1855741-1-windhl@126.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-06 12:10:43 +02:00
..
aggregator platform/surface: aggregator: Add missing fwnode_handle_put() 2023-04-06 12:10:43 +02:00
Kconfig platform/surface: aggregator: Move subsystem hub drivers to their own module 2022-07-02 11:23:25 +02:00
Makefile platform/surface: aggregator: Move subsystem hub drivers to their own module 2022-07-02 11:23:25 +02:00
surface3_power.c platform-drivers-x86 for v6.1-1 2022-10-05 10:38:24 -07:00
surface3-wmi.c platform/surface: surface3-wmi: Simplify resource management 2022-02-03 11:56:04 +01:00
surface_acpi_notify.c platform/surface: Split memcpy() of struct ssam_event flexible array 2022-09-27 15:14:53 +02:00
surface_aggregator_cdev.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
surface_aggregator_hub.c platform/surface: aggregator: Move subsystem hub drivers to their own module 2022-07-02 11:23:25 +02:00
surface_aggregator_registry.c platform/surface: aggregator_registry: Add support for Surface Laptop 5 2022-11-16 08:43:36 +01:00
surface_aggregator_tabletsw.c platform/surface: tabletsw: Fix __le32 integer access 2022-07-17 16:20:35 +02:00
surface_dtx.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
surface_gpe.c platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4 2022-07-28 20:40:40 +02:00
surface_hotplug.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
surface_platform_profile.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
surfacepro3_button.c platform: x86: ACPI: Get rid of ACPICA message printing 2021-03-08 11:33:39 +01:00