[PATCH 0/3] media: bcm2835-unicam: Improve error handling during probe

Ricardo Ribalda ribalda at chromium.org
Tue Apr 30 00:51:25 PDT 2024


Improve the error handling of the irq errors. I am not sure why the
retcode was replaced always with -EINVAL, so I have added that fix as a
follow-up patch.

Signed-off-by: Ricardo Ribalda <ribalda at chromium.org>
---
Ricardo Ribalda (3):
      media: bcm2835-unicam: Fix error handling for platform_get_irq
      media: bcm2835-unicam: Do not print error when irq not found
      media: bcm2835-unicam: Do not replace IRQ retcode during probe

 drivers/media/platform/broadcom/bcm2835-unicam.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
base-commit: 1c73d0b29d04bf4082e7beb6a508895e118ee30d
change-id: 20240430-fix-broad-490eb1a39754

Best regards,
-- 
Ricardo Ribalda <ribalda at chromium.org>




More information about the linux-arm-kernel mailing list