[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 12 Feb 2016 17:42:02 +0000 (15:42 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 16 Feb 2016 10:59:54 +0000 (08:59 -0200)
commitc43875f66140f5457f90fc5f6f6840c74b2762cd
tree2914078eabc51cc0707528e241f46981692c2afc
parent22d50e9a48032893c0259bc134c5373e9d3d13ac
[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control

MEDIA_ENT_F_CONN_TEST is not really a connector, it is actually
a signal generator. Also, as other drivers use the
V4L2_CID_TEST_PATTERN control for signal generators, let's change
the driver accordingly.

Tested with Terratec Grabster AV350.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/tvp5150.c
include/dt-bindings/media/tvp5150.h
This page took 0.025622 seconds and 5 git commands to generate.