From: Hans de Goede Date: Wed, 18 Apr 2012 09:12:57 +0000 (-0300) Subject: [media] gspca_pac7311: Make sure exposure changes get applied immediately X-Git-Tag: v3.5-rc1~104^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ae23df428b94654dfb778bf70ca327a6aa83a0;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed