[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)
commitf6acfcdc5b8cdc9ddd53a459361820b9efe958c4
tree168a6144cc6133ff67189fc613b2189955791584
parent5dc1e5fb47cd7433130fc496d426de45decead15
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream

Commit 58f896d859ce ("[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: 58f896d859ce ("[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