drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
authorBen Skeggs <bskeggs@redhat.com>
Fri, 11 Nov 2011 00:22:19 +0000 (10:22 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:40 +0000 (19:01 +1000)
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>

No differences found