From: Frank Schäfer Date: Sun, 9 Sep 2012 18:02:23 +0000 (-0300) Subject: [media] gspca_pac7302: avoid duplicate calls of the image quality adjustment function... X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e68785db5fde372126b6d8c3ea792665249e35b;p=pandora-kernel.git [media] gspca_pac7302: avoid duplicate calls of the image quality adjustment functions on capturing start There is no need to call the image quality adjustment functions in sd_start. The gspca main driver calls v4l2_ctrl_handler_setup in gspca_init_transfer, which already applies all image control values. Signed-off-by: Frank Schäfer Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed