diff options
author | Maximilian Luz <[email protected]> | 2022-12-20 18:56:07 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-01-12 19:12:02 +0100 |
commit | c965daac370f08a9b71d573a71d13cda76f2a884 (patch) | |
tree | a4a753a86f55102f138c92b017b489d1be4598fc /drivers/fpga/fpga-bridge.c | |
parent | ae0fa0a3126a86c801c3220fcd8eefe03aa39f3e (diff) |
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: c167b9c7e3d6 ("platform/surface: Add Surface Aggregator subsystem")
Signed-off-by: Maximilian Luz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions