]> 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)
commit16c1290a5dc233256a084434d03ff0ad1db3395f
tree17fb6a1c217287aa85e5332475704d0889bdb220
parent4b8aeffd1c0b8d79bb66cfda8d6f7c5cbeac48d1
[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