[media] gspca_pac7311: Make sure exposure changes get applied immediately
authorHans de Goede <hdegoede@redhat.com>
Wed, 18 Apr 2012 09:12:57 +0000 (06:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 May 2012 19:12:53 +0000 (16:12 -0300)
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>

No differences found