firmware: ti_sci: inproper error handling of ti_sci_probe
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 28 Dec 2021 10:01:03 +0000 (18:01 +0800)
committerNishanth Menon <nm@ti.com>
Wed, 2 Feb 2022 19:18:51 +0000 (13:18 -0600)
commita181bcfca937b34467e6cd63d7de6073176616e1
treeb76f2a54cfa86928d76783b7260c2958d99c24b2
parent043cfff99a18933fda2fb2e163daee73cc07910b
firmware: ti_sci: inproper error handling of ti_sci_probe

goto out instead of returning directly in error exiting

Signed-off-by: Peiwei Hu <jlu.hpw@foxmail.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/tencent_0D5124AF8235001703711A7A09703F918806@qq.com
drivers/firmware/ti_sci.c