From: Laurent Pinchart Date: Sat, 31 May 2014 23:30:11 +0000 (-0300) Subject: [media] v4l: vsp1: sru: Make the intensity controllable during streaming X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f896d859ce555dd3684f439f8a65bfda437533;p=pandora-kernel.git [media] v4l: vsp1: sru: Make the intensity controllable during streaming The control value is currently stored in the SRU structure by the control set handler and written to the hardware at stream on time, making control set during streaming ineffective. Fix it by writing to the registers from within the control set handler. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed