]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: make sure that the device has video
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 29 Jan 2016 14:53:56 +0000 (12:53 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:28:17 +0000 (07:28 -0200)
commitec5c45ed850b98b9f21126f8d712cf916a90de43
tree22750a7269241f6cb55e2b153e971f28b27a376b
parentd12479c80b1f776e0082345a84d77396f0f4ef6f
[media] em28xx: make sure that the device has video

There are some devices, like Terratec Cinergy HTC, where
while the device supports analog TV, the driver is not
capable yet of handling it, because the analog TV driver
was not written.

So, don't bind the em28xx-v4l drivers on such devices.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/em28xx/em28xx-cards.c