commit | 51ae23df428b94654dfb778bf70ca327a6aa83a0 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Apr 18 06:12:57 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 07 16:12:53 2012 -0300 |
tree | 745f8d945616b3473652191edbf516c44093797b | |
parent | b053c1d0a4430cda924d3aae4ed9e9e7f9655319 [diff] |
[media] gspca_pac7311: Make sure exposure changes get applied immediately It turns out that the flush to sensor command needs to be done per register bank. We were missing one such flush in set_exposure, causing exposure changes to only show up when another setting in the same bank also got changed. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>