linux/drivers/platform/surface/aggregator
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
..
bus.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
bus.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
controller.c platform/surface: aggregator: Add missing call to ssam_request_sync_free() 2023-01-12 19:12:02 +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: Update copyright year of various drivers 2022-07-02 11:23:30 +02: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: Ignore command messages not intended for us 2023-01-12 19:11:52 +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: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00