bianbu-linux-6.6/drivers/platform/surface/aggregator
Liang He acd0acb802 platform/surface: aggregator: Add missing fwnode_handle_put()
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>
2023-03-22 15:23:03 +01:00
..
bus.c platform/surface: aggregator: Add missing fwnode_handle_put() 2023-03-22 15:23:03 +01:00
bus.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
controller.c platform/surface: aggregator: Rename top-level request functions to avoid ambiguities 2023-02-02 22:48:20 +01:00
controller.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
core.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
Kconfig platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
Makefile platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_msgb.h platform/surface: aggregator: Improve documentation and handling of message target and source IDs 2023-02-02 22:48:20 +01:00
ssh_packet_layer.c platform/surface: aggregator: Do not check for repeated unsequenced packets 2022-11-15 17:18:26 +01:00
ssh_packet_layer.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_parser.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_parser.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_request_layer.c platform/surface: aggregator: Improve documentation and handling of message target and source IDs 2023-02-02 22:48:20 +01:00
ssh_request_layer.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
trace.h platform/surface: aggregator: Add target and source IDs to command trace events 2023-02-02 22:48:20 +01:00