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)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 30 Nov 2021 13:38:39 +0000 (13:38 +0000)
commit30bb91977d65c22cec3eaeadb06a6ff7f36ecbc5
tree74f4344981340b8fdc1addc9a30cbbdadb88bbfa
parentb84bb5dce59263e233bb689b864210ce77ea6715
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