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

Yang Yingliang posted 2 patches 3 years, 5 months ago
drivers/firmware/stratix10-svc.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
[PATCH 0/2] firmware: stratix10-svc: fix error handle in stratix10_svc_drv_probe()
Posted by Yang Yingliang 3 years, 5 months ago
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