From: Frank Schäfer Date: Sun, 23 Sep 2012 13:29:43 +0000 (-0300) Subject: [media] gspca_pac7302: use registers 0x01 and 0x03 for red and blue balance controls X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b34e9d1beb546afd7586845775f2d1272a08a4a;p=pandora-kernel.git [media] gspca_pac7302: use registers 0x01 and 0x03 for red and blue balance controls Currently used registers 0xc5 and 0xc7 provide only a very coarse adjustment possibility within a very small value range (0-3). With registers 0x01 and 0x03, a fine grained adjustment with 255 steps is possible. This is also what the Windows driver does. Signed-off-by: Frank Schäfer Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed