Re: [PATCH v2 2/3] media: ti: vpe: Fix the error code of devm_request_irq()

From: Markus Elfring

Date: Sat Mar 21 2026 - 15:32:50 EST


> Return the actual error code from devm_request_irq() instead of
> incorrectly returning -ENOMEM.

Would a summary phrase like “Propagate error code of a devm_request_irq() call
in vip_probe_slice()” be more helpful?

Regards,
Markus