Pete Eberlein 986ce4510b 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>
2010-02-26 15:10:45 -03:00
..
2009-09-15 12:02:16 -07:00
2009-12-12 13:08:15 +01:00
2009-04-03 14:53:29 -07:00
2009-12-11 12:23:09 -08:00
2009-12-22 12:27:33 -05:00
2009-12-11 12:23:18 -08:00
2009-12-23 11:27:45 -08:00
2008-10-13 14:32:52 -07:00