git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5a81a
)
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 11 Nov 2011 00:22:19 +0000
(10:22 +1000)
committer
Ben 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