1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/media/platform/st/stm32
Ricardo Ribalda a545fd3249 media: stm32-dcmipp: Remove redundant printk
platform_get_irq() already prints an error message.

Also platform_get_irq() can never return 0, so lets fix the condition
now that we are at it.

Found by cocci:
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c:444:3-10: line 444 is redundant because platform_get_irq() already prints an error

Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-6-3c4865f5a4b0@chromium.org
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2024-05-03 11:07:05 +01:00
..
dma2d media: dma2d: Convert to platform remove callback returning void 2023-04-11 16:59:18 +02:00
stm32-dcmipp media: stm32-dcmipp: Remove redundant printk 2024-05-03 11:07:05 +01:00
Kconfig media: stm32-dcmipp: STM32 DCMIPP camera interface driver 2023-12-04 10:37:47 +01:00
Makefile media: stm32-dcmipp: STM32 DCMIPP camera interface driver 2023-12-04 10:37:47 +01:00
stm32-dcmi.c media: platform: replace of_graph_get_next_endpoint() 2024-02-23 14:33:32 +01:00