From: Ben Skeggs Date: Wed, 12 May 2010 04:38:25 +0000 (+1000) Subject: drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers X-Git-Tag: v2.6.35-rc1~451^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b0be1a75dc62d2b5f5b9a8406c97d6c5f82b7d;p=pandora-kernel.git drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers We may not have parsed the entry yet if the i2c_index is for an i2c bus that's not referenced by a DCB encoder. This could be done oh so much more nicely, except we have to care about prehistoric DCB tables too, and they make life painful. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed