]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 27 Jan 2016 17:09:15 +0000 (15:09 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:26:03 +0000 (07:26 -0200)
commit3da1576275b01410e5c3442a88eaa75b00110ff4
tree6e79e2eca1dd725e5fa707598e10c76ca41f78dd
parent27c189eed1f7e7d697df733a963bdeecbf1f9774
[media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER

The tvp5150 is an analog TV decoder. Identify as such at
the media graph, or otherwise devices using it would fail.

That avoids the following warning:
[ 1546.669139] usb 2-3.3: Entity type for entity tvp5150 5-005c was not initialized!

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/tvp5150.c