OSDN Git Service

media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which has exp_i...
authorHans de Goede <hdegoede@redhat.com>
Thu, 20 Oct 2022 19:56:17 +0000 (20:56 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 25 Nov 2022 08:17:28 +0000 (08:17 +0000)
commit8824864b840d854e409fd1957cf624e5226de743
treef6f10c1b0029a3aa04028e50be7ac7bac7453500
parentc5fafbadaeae0303514e194f37347a461577d0fb
media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which has exp_id xx' log messages

Standard v4l2 userspace apps do not consume the s3a statistics block
data. Until we have a userspace consumer for this (libcamera), which
might also involve changing the API for this, lower the log level
of these messages to dev_dbg() to avoid them filling up the logs.

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_fops.c