2022-11-03 07:52:34

by Yang Yingliang

[permalink] [raw]
Subject: [PATCH 0/2] firmware: stratix10-svc: fix error handle in stratix10_svc_drv_probe()

This patchset fixes two error handle problems in error path in
stratix10_svc_drv_probe(). They are introduced by different commits.

Yang Yingliang (2):
firmware: stratix10-svc: add missing gen_pool_destroy() in
stratix10_svc_drv_probe()
firmware: stratix10-svc: fix error handle while alloc/add device
failed

drivers/firmware/stratix10-svc.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)

--
2.25.1