linux/drivers/platform/surface
Maximilian Luz c965daac37 platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Although rare, ssam_request_sync_init() can fail. In that case, the
request should be freed via ssam_request_sync_free(). Currently it is
leaked instead. Fix this.

Fixes: c167b9c7e3 ("platform/surface: Add Surface Aggregator subsystem")
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20221220175608.1436273-1-luzmaximilian@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-01-12 19:12:02 +01:00
..
aggregator platform/surface: aggregator: Add missing call to ssam_request_sync_free() 2023-01-12 19:12:02 +01: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 ACPI: make remove callback of ACPI driver void 2022-11-23 19:11:22 +01:00