media: stm32-dcmi: remove redundant capture enable
authorHugues Fruchet <hugues.fruchet@st.com>
Wed, 7 Feb 2018 17:35:34 +0000 (12:35 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Feb 2018 15:28:32 +0000 (10:28 -0500)
commit2a18115d43b209cf8f6b9a4deb735c4786478625
tree7e9e51f7a195c1e9ba9a5bf4d272eb7525d35700
parent7f43ff953f4009655a8b19a6f2fd1f665f4d7c2e
media: stm32-dcmi: remove redundant capture enable

Remove redundant capture enable already done
in dcmi_start_capture().

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/stm32/stm32-dcmi.c