V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Tue, 4 Aug 2009 01:52:59 +0000 (22:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:07 +0000 (20:39 -0300)
commit93b999239c418cf5c668fd966ac2c5c27b8180dd
treefd1921883ce6278281a21e7582e5b0af3479241a
parent11db906983fc6e996fcd10073843bd6f1b9a96c3
V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000

A user discovered that the Geniatech x8000 encountered a regression when
the xc3028 power management was introduced.  The xc3028 never recovers after
setting the powerdown register, which is probably because the xc3028 reset
GPIO is not properly configured.  Since I do not have access to the hardware
and thus cannot determine the correct GPIO configuration, just disable xc3028
power management on this board, which fixes the regression.

Thanks to user "ritec" for reporting the issue and testing the fix.

Cc: rictec <rictec@netcabo.pt>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/tuner-xc2028.c
drivers/media/common/tuners/tuner-xc2028.h
drivers/media/video/cx88/cx88-cards.c