commit | fb1f9020609ead93fcec4b0dd02511a46294c147 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Oct 16 07:42:53 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:40:45 2009 -0200 |
tree | 867752434af3591fa3f57abaf315d8b40d3348b9 | |
parent | a511ba947600ae263f8c29c86020ba66a901d3e5 [diff] |
V4L/DVB (13179): gspca_ov519: cache sensor regs to avoid unnecessary slow i2c reads / writes Cache sensor regs to avoid unnecessary slow i2c reads / writes, this speeds up sd_start a bit with most bridges and a lot (from 5 seconds down to 0.3 seconds) with W996xCF cams, as this avoids very slow bit bang IO over USB i2c reads. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>