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:
92b9618
)
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 12 May 2010 04:38:25 +0000
(14:38 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 19 May 2010 06:22:05 +0000
(16:22 +1000)
We may not have parsed the entry yet if the i2c_index is for an i2c bus
that's not referenced by a DCB encoder.
This could be done oh so much more nicely, except we have to care about
prehistoric DCB tables too, and they make life painful.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found