]> asedeno.scripts.mit.edu Git - linux.git/commit
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
authorBenoit Parrot <bparrot@ti.com>
Mon, 7 Oct 2019 15:10:05 +0000 (12:10 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 10 Oct 2019 16:52:20 +0000 (13:52 -0300)
commit98ca241d239a51cdd67321f3a73711f42e80eea5
tree2230026494f2d268279450388f61cee705a353b5
parent34efd808dbf4c824b5a354a58418e0d8e98df08f
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func

All 4 of the "colorspace" components were not originally handled.
Causing issue related to xfer_func not being initialized properly.

This was found with v4l2-compliance test.

Signed-off-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/ti-vpe/vpe.c