linux/drivers/media/video/cx25840
Steven Toth f3d6f63302 V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700
After the i2c subdev changes the ordering of initialization changed,
causing a total loss of previous GPIO settings and a loss of DTV.
The generic firmware loading routine has now changed to preserve
GPIO values if the device is cx23885 based (safety) and I've
moved the GPIO configuration from probe() into the cx23885 init
func which is a little clearer and fixes the bug.

Tested-by: Sohail Syyed <linuxtv@hubstar.net>
Reviewed-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-12 12:18:15 -03:00
..
cx25840-audio.c V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch 2009-04-06 21:44:00 -03:00
cx25840-core.c V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700 2009-09-12 12:18:15 -03:00
cx25840-core.h V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module 2009-04-06 21:44:00 -03:00
cx25840-firmware.c V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700 2009-09-12 12:18:15 -03:00
cx25840-vbi.c V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step 2009-03-30 12:43:49 -03:00
Kconfig V4L/DVB (9507): v4l: remove EXPERIMENTAL from several drivers 2008-12-29 17:53:26 -02:00
Makefile