[PATCH 0/2] media: synopsys: csi2rx: various fixes

Michael Riesch via B4 Relay posted 2 patches 1 month ago
drivers/media/platform/synopsys/Kconfig          | 1 +
drivers/media/platform/synopsys/dw-mipi-csi2rx.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/2] media: synopsys: csi2rx: various fixes
Posted by Michael Riesch via B4 Relay 1 month ago
Habidere,

This series contains two fixes that address two issues raised by
CI bots.

1) A stupid off-by-one mistake in the check that protects the formats
   array. Thanks to Dan and his smatch bot.

2) A missing Kconfig dependency discovered by the lkp bot.

At this point, thanks to all the people that maintain those bots/the
CI infrastructure!

Best regards,
Michael

Signed-off-by: Michael Riesch <michael.riesch@collabora.com>
---
Michael Riesch (2):
      media: synopsys: csi2rx: fix out-of-bounds check for formats array
      media: synopsys: csi2rx: add missing kconfig dependency

 drivers/media/platform/synopsys/Kconfig          | 1 +
 drivers/media/platform/synopsys/dw-mipi-csi2rx.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
base-commit: c824345288d11e269ce41b36c105715bc2286050
change-id: 20260216-snps-csi2rx-7b50a108ea3a

Best regards,
-- 
Michael Riesch <michael.riesch@collabora.com>