commit | 893887ed75cacbfe1a855c63659838e0261d17e8 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed May 12 16:30:50 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed May 19 16:22:08 2010 +1000 |
tree | 76cb9de8fc0886fa3799faeb9560869533c5425e | |
parent | 04f542c07e9376c732c72b40de7cdc71801f8cd5 [diff] |
drm/nouveau: fix i2c-related init table handlers 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>