From: Mauro Carvalho Chehab Date: Sun, 8 Feb 2009 12:33:15 +0000 (-0300) Subject: V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c gate X-Git-Tag: v2.6.30-rc1~621^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9348353a7520073ea57ed937730a70986932fe3;p=pandora-kernel.git V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c gate Some saa7134 devices require to open an i2c gate before tuning. This patch fix the initialization for those devices. The nxt200x_gate_ctrl() logic were returned back to the old place, since we don't know how to close the gate. A future pacth could revert that change and provide the proper close gate control, to avoid keeping it open forever. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed