From: Steven Toth Date: Thu, 23 Jul 2009 15:18:54 +0000 (-0300) Subject: V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700 X-Git-Tag: v2.6.32-rc1~679^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d6f63302bfcd7462d46bd1fe44146c971634d4;p=pandora-kernel.git 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 Reviewed-by: Michael Krufky Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed