media: venus: hfi: Add error message for timeout error
authorLuca Weiss <luca.weiss@fairphone.com>
Fri, 14 Jan 2022 11:02:25 +0000 (11:02 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 24 Apr 2022 07:30:52 +0000 (08:30 +0100)
commit90307ebe5a562d6bdfa06c440cefccaceeaa6f4f
treec44de1a43c7bc998b0b235429b5229eb2bfdb2a8
parent011d7456e5a17cd498ef7c0b59877d439091e524
media: venus: hfi: Add error message for timeout error

This error can appear with wrong configuration and is difficult to find
as it just returns -ETIMEDOUT with no further message.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/qcom/venus/hfi_venus.c