]> Pileus Git - ~andy/linux/commit
[media] gspca_sonixj: Add a small delay after i2c_w1
authorHans de Goede <hdegoede@redhat.com>
Fri, 21 Dec 2012 14:17:42 +0000 (11:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 15:40:19 +0000 (13:40 -0200)
commit2bffebc1e6dcd49e5e92b348c9a1c6bcea8c2f5e
tree12bf27540088aa0641392ee234aa07c38946068e
parent18fa0d36ad5b451d835ca79301265649334214c0
[media] gspca_sonixj: Add a small delay after i2c_w1

We already have the same delay in i2c_w8, but it was missing from i2c_w1,
adding this delay fixes the Microsoft VX-3000 camera often (but not always)
streaming video data with a very green-ish tint.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/gspca/sonixj.c