From: Laurent Pinchart Date: Wed, 21 May 2014 22:00:05 +0000 (-0300) Subject: [media] v4l: vsp1: sru: Fix the intensity control default value X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1606102dafe6942905e97a88ceea9a60e1a2c7d;p=pandora-kernel.git [media] v4l: vsp1: sru: Fix the intensity control default value The default value isn't set and defaults to 0, which isn't in the 1-6 min-max range. Fix it by setting the default value to 1. This shoud have been caught when checking the control handler error field at initialization time, but the check was missing. Add it. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed