[libcamera-devel,0/1] Suppress test pattern error message
mbox series

Message ID 20220606085825.1145654-1-naush@raspberrypi.com
Headers show
Series
  • Suppress test pattern error message
Related show

Message

Naushir Patuck June 6, 2022, 8:58 a.m. UTC
Hi,

This patch is a rework of https://patchwork.libcamera.org/patch/15362/ with
Laurent's suggestion of moving the error log statement from applyTestPatternMode
to setTestPatternMode to suppress the message when initialising the sensor.

Regards,
Naush

Naushir Patuck (1):
  camera_sensor: Suppress error message if test patterns are unavailable

 src/libcamera/camera_sensor.cpp | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)