linux/drivers/media/pci/sta2x11
Hans Verkuil 7b9f31f3b3 [media] sta2x11_vip: fix s_std
The s_std ioctl was broken in this driver, partially due to the
changes to the adv7180 driver (this affected the handling of
V4L2_STD_ALL) and partially because the new standard was never
stored in vip->std.

The handling of V4L2_STD_ALL has been rewritten to just call querystd
and the new standard is now stored correctly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Federico Vaga <federico.vaga@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-04-25 08:09:29 -03:00
..
Kconfig [media] adv7180: Add media controller support 2015-02-02 11:45:35 -02:00
Makefile
sta2x11_vip.c [media] sta2x11_vip: fix s_std 2016-04-25 08:09:29 -03:00
sta2x11_vip.h