From 58f896d859ce555dd3684f439f8a65bfda437533 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 31 May 2014 20:30:11 -0300 Subject: [PATCH] [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-format-patch failed