]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 29 Jan 2016 12:11:57 +0000 (10:11 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:27:10 +0000 (07:27 -0200)
commitd12479c80b1f776e0082345a84d77396f0f4ef6f
tree17fb6a1c217287aa85e5332475704d0889bdb220
parentc670957d16ef02af395bc9e64de0a5f6f9492761
[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0

The tuner is at address 0x60. This address is not probed by
default by tuner anymore, so we need to explicitly add it.

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