linux/drivers/media/platform/vicodec
Hans Verkuil f221b84ee1 media: vicodec: remove WARN_ON(1) from get_q_data()
Some functions like enum_fmt use the buffer type as was passed
from userspace, which might cause the switch to fall into the
default case. Just drop the WARN_ON(1) to avoid kernel log pollution.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-03-20 05:58:35 -04:00
..
codec-fwht.c media: vicodec: avoid clang frame size warning 2019-03-19 14:00:32 -04:00
codec-fwht.h media: vicodec: Add a flag for I-frames in fwht header 2019-02-18 15:36:23 -05:00
codec-v4l2-fwht.c media: vicodec: Add a flag for I-frames in fwht header 2019-02-18 15:36:23 -05:00
codec-v4l2-fwht.h media: vicodec: Separate fwht header from the frame data 2019-01-25 19:05:10 -02:00
Kconfig media: vicodec: Drop unneeded symbol dependency 2018-09-24 09:13:13 -04:00
Makefile media: vicodec: split off v4l2 specific parts for the codec 2018-08-31 08:29:13 -04:00
vicodec-core.c media: vicodec: remove WARN_ON(1) from get_q_data() 2019-03-20 05:58:35 -04:00