]> git.baikalelectronics.ru Git - kernel.git/commit
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 9 Sep 2015 14:38:56 +0000 (11:38 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 11:12:26 +0000 (09:12 -0200)
commitf9920e318fa26895e46fb4cbda484a3ee00984ad
tree168a6144cc6133ff67189fc613b2189955791584
parent16ecab51116e392a3e69ecc71d7fa3575e46cdf5
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream

Commit 8609664154ac ("[media] v4l: vsp1: sru: Make the intensity
controllable during streaming") refactored the stream start code and
removed the SRU CTRL0 register write by mistake. Add it back.

Fixes: 8609664154ac ("[media] v4l: vsp1: sru: Make the intensity controllable during streaming")
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_sru.c