From: Hans de Goede Date: Wed, 12 May 2010 09:26:01 +0000 (-0300) Subject: V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writes X-Git-Tag: v2.6.36-rc1~582^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e027610eaad08c996ee791a7d7d93294ace2c2a;p=pandora-kernel.git V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writes There is a problem with certain tv8532 cams, where sometimes there hsync/vsync locks one pixel of where it normally locks. While trying to fix this (which I failed to do). I noticed there are lots if duplicate register writes and unnecessary register reads in the tv8532 driver. This patch cleanes these ups (which has no negative effects, but unfortunately also does not help). Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed