From: Michael Krufky Date: Mon, 17 Jul 2006 20:15:26 +0000 (-0300) Subject: V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode X-Git-Tag: v2.6.18-rc4~72^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9cd2d9b61898354f5dbabdc490dd6ef309ebbd4;p=pandora-kernel.git V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode With the LG H06xF tuners, an auxiliary byte must be sent after the standard four-byte i2c sequence. The code that does this is currently in the wrong place, causing random bytes to be written to the tuner over i2c in the set_type function. This patch moves this code from set_type to default_set_tv_freq. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed