diff options
author | Pete Eberlein <pete@sensoray.com> | 2010-01-13 19:15:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-02-26 15:10:45 -0300 |
commit | 986ce4510b37ba684aaebd3eb0e6ee0c03906ed8 (patch) | |
tree | a0740c45b51ccfe64c4a70618bb56d0fe46fc448 /fs/ncpfs | |
parent | 94b12d9ea555851632deee1c2b06c4f281a45e12 (diff) |
V4L/DVB: s2250: Fix write_reg i2c address
The kernel i2c model uses right-aligned 7-bit i2c addresses, but the
2250 firmware uses an 8-bit address in the usb vendor request. A
previous patch by Jean Delvare shifted the i2c addresses 1 bit to the
right, and this patch fixes the write_reg function to shift it back
before sending the vendor request.
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Signed-off-by: Pete Eberlein <pete@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions