commit | 548ddb6dec9964fc9c0812409f3e105b07324c4f | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sat Feb 16 13:19:18 2013 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Feb 20 16:00:59 2013 +1000 |
tree | 9deda89de5a975ffe2bdf52ec76b052185016ef9 | |
parent | 31a34aa421032cfe3b2b892c929e7539e747a7ac [diff] |
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 <bskeggs@redhat.com>