android_kernel_xiaomi_sm8350/drivers/media
Mauro Carvalho Chehab cf8c91c3e7 V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
vidioc_try_fmt_vid_cap() just checks if a given resolution is supported.
It doesn't touch on struct em28xx device descriptor. so, there's no need
to lock.

While there, use unlikely() for those values that aren't likely to
occur.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:39:14 -02:00
..
common V4L/DVB (9775): tda8290: fix FM radio 2008-12-30 09:38:19 -02:00
dvb V4L/DVB (9889): CX24113: Fixed more typos 2008-12-30 09:39:06 -02:00
radio V4L/DVB (9655): radio-mr800: fix unplug 2008-12-30 09:38:05 -02:00
video V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock 2008-12-30 09:39:14 -02:00
Kconfig
Makefile