From: Ben Skeggs Date: Fri, 11 Nov 2011 00:22:19 +0000 (+1000) Subject: drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c X-Git-Tag: v3.3-rc1~121^2~51^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486a45c2a6c19b159602d044ab601a92cd81f524;p=pandora-kernel.git drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c Not much point parsing the vbios data into a struct which is only used once to parse the data into another struct, go directly from vbios to nouveau_i2c_chan. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed