OSDN Git Service

[media] saa7164: video and vbi ports share the same input/tuner/std
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 28 Aug 2015 11:48:33 +0000 (08:48 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 11:26:53 +0000 (08:26 -0300)
commit225b783b38d72a45349ff6eab29fc8230e346eed
treefad0c0f725d1cb0dc75d9f1b67334a811e4c9a2a
parent6b99612606b794e59c5089aa61168adabe983969
[media] saa7164: video and vbi ports share the same input/tuner/std

The vbi port should pass any tuner/input/standard information on
to the video port since in the input and tuner are shared between
the two.

There is no reason to duplicate this code, just pass the ioctls on
to the video encoder port.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7164/saa7164-encoder.c
drivers/media/pci/saa7164/saa7164-vbi.c
drivers/media/pci/saa7164/saa7164.h