From: Steve Kerrison Date: Tue, 9 Aug 2011 10:16:21 +0000 (-0300) Subject: [media] CXD2820R: Replace i2c message translation with repeater gate control X-Git-Tag: v3.2-rc1~112^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db4bf42baae95ddd457b0c4911e851c9169750e;p=pandora-kernel.git [media] CXD2820R: Replace i2c message translation with repeater gate control This patch implements an i2c_gate_ctrl op for the cxd2820r. Thanks to Robert Schlabbach for identifying the register address and field to set. The old i2c intercept code that prefixed messages with a passthrough byte has been removed and the PCTV nanoStick T2 290e entry in em28xx-dvb has been updated appropriately. Tested for DVB-T2 use; I would appreciate it if somebody with DVB-C capabilities could test it as well - from inspection I cannot see any problems. This is patch v2. It fixes some schoolboy style errors and removes superfluous i2c entries in cxd2820r.h. Signed-off-by: Steve Kerrison Acked-by: Antti Palosaari Tested-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed