drivers: bcm2835_unicam: Add logging message when a frame is dropped.
authorNaushir Patuck <naush@raspberrypi.com>
Tue, 30 Nov 2021 10:39:41 +0000 (10:39 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:14 +0000 (11:33 +0000)
commite95d3c8e62a7cdb81f047a200d39aa2dece35e4d
treecae399bef1efee6221e3972b98e171da384e8ace
parent0136f6f63e0195fd8ff84a221910de65e8e83c9a
drivers: bcm2835_unicam: Add logging message when a frame is dropped.

If a dummy buffer is still active on a frame start, it indicates that this frame
will be dropped. The explicit logging helps users identify performance issues.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/bcm2835/bcm2835-unicam.c