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:
04f542c
)
drm/nouveau: fix i2c-related init table handlers
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 12 May 2010 06:30:50 +0000
(16:30 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 19 May 2010 06:22:08 +0000
(16:22 +1000)
Mutliple issues. INIT_ZM_I2C_BYTE/INIT_I2C_BYTE didn't even try and
use the register value, and all the handlers were using the wrong
slave address.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found