kernel-fxtec-pro1x/drivers/media/video/cx231xx
Devin Heitmueller 44ecf1df94 [media] cx231xx: Fix power ramping issue
On platforms that have CONFIG_HZ set to 100, the power ramp time effectively
ends up being 10ms.  However, on those that have a higher CONFIG_HZ, the time
ends up *actually* being 5ms, which doesn't allow enough time for the hardware
to be fully powered up before attempting to address it via i2c.

Change the constant to 10ms, which is long enough for the hardware to power
up, and won't really be anymore time than it was previously on platforms
with CONFIG_HZ being 100.

Credit goes to Mauro Carvalho Chehab and Gerd Hoffmann who previously
investigated this issue.

Tested with the Hauppauge USBLive 2, with which the problem was readily
reproducible after setting CONFIG_HZ to 1000.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-27 17:56:04 -03:00
..
cx231xx-417.c [media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointer 2011-03-21 20:32:16 -03:00
cx231xx-audio.c [media] cx231xx-audio: fix some locking issues 2010-10-21 01:17:44 -02:00
cx231xx-avcore.c [media] cx231xx: Add support for Hauppauge WinTV USB2-FM 2011-07-27 17:53:06 -03:00
cx231xx-cards.c [media] Fix regression introduced which broke the Hauppauge USBLive 2 2011-07-27 17:56:04 -03:00
cx231xx-conf-reg.h [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER 2010-10-21 01:17:10 -02:00
cx231xx-core.c [media] cx231xx: Add support for Hauppauge WinTV USB2-FM 2011-07-27 17:53:06 -03:00
cx231xx-dif.h [media] CodingStyle cleanup at s5h1432 and cx231xx 2010-10-21 01:17:45 -02:00
cx231xx-dvb.c [media] cx231xx: add support for Kworld 2011-05-20 09:28:49 -03:00
cx231xx-i2c.c [media] cx231xx: Use a generic check for TUNER_XC5000 2011-03-21 20:31:59 -03:00
cx231xx-input.c [media] cx231xx: Fix inverted bits for RC on PV Hybrid 2010-12-29 08:17:00 -02:00
cx231xx-pcb-cfg.c
cx231xx-pcb-cfg.h
cx231xx-reg.h
cx231xx-vbi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cx231xx-vbi.h [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER 2010-10-21 01:17:10 -02:00
cx231xx-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
cx231xx.h [media] cx231xx: Fix power ramping issue 2011-07-27 17:56:04 -03:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] cx231xx: Add a driver for I2C-based IR 2010-12-29 08:16:28 -02:00