Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ff7ebe2 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] Feature removal: Remove CUSTOM_TIMINGS defines in 3.9



These have been replaced by new defines without the "CUSTOM_" part.
Get rid of the old ones.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 1c4f3c98
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -646,3 +646,12 @@ Who: Russell King <linux@arm.linux.org.uk>,
	Santosh Shilimkar <santosh.shilimkar@ti.com>

----------------------------

What:	Remove deprecated DV timings capability defines V4L2_IN_CAP_CUSTOM_TIMINGS
	and V4L2_OUT_CAP_CUSTOM_TIMINGS.
When:	3.9
Why:	These defines have been replaced by V4L2_IN_CAP_TIMINGS and
	V4L2_OUT_CAP_TIMINGS respectively.
Who:	Hans Verkuil <hans.verkuil@cisco.com>

----------------------------