From: Ben Skeggs Date: Wed, 12 May 2010 06:30:50 +0000 (+1000) Subject: drm/nouveau: fix i2c-related init table handlers X-Git-Tag: v2.6.35-rc1~451^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893887ed75cacbfe1a855c63659838e0261d17e8;p=pandora-kernel.git drm/nouveau: fix i2c-related init table handlers Mutliple issues. INIT_ZM_I2C_BYTE/INIT_I2C_BYTE didn't even try and use the register value, and all the handlers were using the wrong slave address. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed