video: driver: return bootup timeout error

return bootup timeout error

Change-Id: I0123bdd8c9f23b4d680085c1bb8dd2620312c60f
Signed-off-by: Darshana Patil <darshana@codeaurora.org>
Esse commit está contido em:
Darshana Patil
2021-08-18 11:03:58 -07:00
commit ec7093a322

Ver arquivo

@@ -919,7 +919,7 @@ static int __boot_firmware_iris2(struct msm_vidc_core *vidc_core)
if (count >= max_tries) {
d_vpr_e("Error booting up vidc firmware\n");
rc = -ETIME;
return -ETIME;
}
/* Enable interrupt before sending commands to venus */