]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
cx231xx: fix GPIOs for Pixelview SBTVD hybrid
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 4 Sep 2016 13:06:39 +0000 (10:06 -0300)
committerLuis Henriques <luis.henriques@canonical.com>
Tue, 8 Nov 2016 16:45:24 +0000 (16:45 +0000)
commit51eaef249859ea4779c8ecd895cbd67ed0a6464b
tree5a21f263bc5d2b416927a4cd44cad5f28393a9b3
parentdc15b5ca1b27b569cd09ff57932b69e4d2b4caa8
cx231xx: fix GPIOs for Pixelview SBTVD hybrid

BugLink: http://bugs.launchpad.net/bugs/1637510
commit 24b923f073ac37eb744f56a2c7f77107b8219ab2 upstream.

This device uses GPIOs: 28 to switch between analog and
digital modes: on digital mode, it should be set to 1.

The code that sets it on analog mode is OK, but it misses
the logic that sets it on digital mode.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/media/usb/cx231xx/cx231xx-cards.c
drivers/media/usb/cx231xx/cx231xx-core.c