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:
@@ -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 */
|
||||
|
Referência em uma nova issue
Block a user