Skip to content

Commit

Permalink
[media] Feature removal: Remove CUSTOM_TIMINGS defines in 3.9
Browse files Browse the repository at this point in the history
These have been replaced by new defines without the "CUSTOM_" part.
Get rid of the old ones.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Sep 26, 2012
1 parent 1c4f3c9 commit 1ff7ebe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>

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

0 comments on commit 1ff7ebe

Please sign in to comment.