From: Ben Skeggs Date: Sat, 16 Feb 2013 03:19:18 +0000 (+1000) Subject: drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function X-Git-Tag: v3.9-rc1~83^2~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548ddb6dec9964fc9c0812409f3e105b07324c4f;p=pandora-kernel.git drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function For off-chip transmitters we won't necessarily have an i2c table entry to lookup, but we can do it instead by encoding the type to include the extdev type and looking that up instead. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed