]> 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)
commit0a6343695373eddabbd22e4e7bfaf820fc9a9db3
tree22750a7269241f6cb55e2b153e971f28b27a376b
parent16c1290a5dc233256a084434d03ff0ad1db3395f
[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