OSDN Git Service

media: em28xx-cards: disable V4L2 mode for dual tuners
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 28 Jun 2018 18:43:21 +0000 (14:43 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 27 Jul 2018 10:39:57 +0000 (06:39 -0400)
commit0900dc319245774ce5f0abcf0484df53457c36b7
treeb9a4f0f9cb11f848452dd77f80efe3f2f9b32ed8
parent5871f8bc08bc68f7d69820d40f5a0cd50c573cf6
media: em28xx-cards: disable V4L2 mode for dual tuners

Right now, the code that calculates alternate modes is not ready
for devices with dual tuners. That's ok, as we currently don't
have any such devices, but better to add a warning for such
case, as, if anyone adds such device, the logic will need to
be reviewed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Brad Love <brad@nextdimension.cc>
Reviewed-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/em28xx/em28xx-cards.c