| commit | 486a45c2a6c19b159602d044ab601a92cd81f524 | [log] [tgz] |
|---|---|---|
| author | Ben Skeggs <bskeggs@redhat.com> | Fri Nov 11 10:22:19 2011 +1000 |
| committer | Ben Skeggs <bskeggs@redhat.com> | Wed Dec 21 19:01:40 2011 +1000 |
| tree | 350a368208768873667cd1a659a6d264a76f7c91 | |
| parent | 6b5a81a2e783f26a69fc262b3c393f0b391c8613 [diff] |
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 <bskeggs@redhat.com>