diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2017-01-25 00:42:26 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-02-03 19:26:35 +0300 |
commit | c2987aaf0c9c2bcb0d4c5902d61473d9aa018a3d (patch) | |
tree | c780ea0ad9fa43a87f0a4c6d3317b88239d29ca4 /drivers/media/pci/pt3/pt3.c | |
parent | 43fab9793c1f44e665b4f98035a14942edf03ddc (diff) | |
download | linux-c2987aaf0c9c2bcb0d4c5902d61473d9aa018a3d.tar.xz |
[media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMT
There isn't an ioctl to enum the supported field orders, so a user-space
application can call VIDIOC_TRY_FMT using different field orders to know
if one is supported. For example, GStreamer does this so during playback
dozens of the following messages appear in the kernel log buffer:
[ 442.143393] Not supported field order(4)
Instead of printing this as an error, just keep it as debug information.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/pt3/pt3.c')
0 files changed, 0 insertions, 0 deletions