summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorHugues Fruchet <hugues.fruchet@st.com>2018-08-16 05:46:53 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-21 09:19:12 +0100
commit7e0a5da540fbc4cbcc3edef4b5c99387bb513092 (patch)
treea24038956928b3fcf2ad742088232427a134dba6 /drivers/gpu/drm
parent2db3680153c3b2e03322571f38f44c996da60d5d (diff)
media: ov5640: fix mode change regression
[ Upstream commit fb98e29ff1ea5a8118265d11f0e03bc8608a49cb ] fixes: 6949d864776e ("media: ov5640: do not change mode if format or frame interval is unchanged"). Symptom was fuzzy image because of JPEG default format not being changed according to new format selected, fix this. Init sequence initialises format to YUV422 UYVY but sensor->fmt initial value was set to JPEG, fix this. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm')
0 files changed, 0 insertions, 0 deletions