]> git.baikalelectronics.ru Git - kernel.git/commit
[media] sta2x11_vip: convert to videobuf2, control framework, file handler
authorFederico Vaga <federico.vaga@gmail.com>
Tue, 5 Feb 2013 17:34:37 +0000 (14:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 6 Feb 2013 16:17:17 +0000 (14:17 -0200)
commit0d60ea05a5003a4c2dae5c5f06c397c1ca608012
tree4c5b297803aae10a604996e09d422f1f38d0b2bf
parentd896e350054ffe17d16b3363fb21b7d06d9d1ac7
[media] sta2x11_vip: convert to videobuf2, control framework, file handler

This patch re-write the driver and use the videobuf2
interface instead of the old videobuf. Moreover, it uses also
the control framework which allows the driver to inherit
controls from its subdevice (ADV7180). Finally the driver does not
implement custom file operation but it uses the generic ones from
videobuf2 and v4l2_fh

Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/sta2x11/Kconfig
drivers/media/pci/sta2x11/sta2x11_vip.c