Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] Feature removal: remove invalid DV presets

Formats V4L2_DV_1080I25, V4L2_DV_1080I30 and V4L2_DV_1080I29_97
do not exist, so these presets are bogus. Remove them in 3.6.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
f2b9e8ac eb8305b1

+9
+9
Documentation/feature-removal-schedule.txt
··· 542 542 543 543 ---------------------------- 544 544 545 + What: remove bogus DV presets V4L2_DV_1080I29_97, V4L2_DV_1080I30 and 546 + V4L2_DV_1080I25 547 + When: 3.6 548 + Why: These HDTV formats do not exist and were added by a confused mind 549 + (that was me, to be precise...) 550 + Who: Hans Verkuil <hans.verkuil@cisco.com> 551 + 552 + ---------------------------- 553 + 545 554 What: V4L2_CID_HCENTER, V4L2_CID_VCENTER V4L2 controls 546 555 When: 3.7 547 556 Why: The V4L2_CID_VCENTER, V4L2_CID_HCENTER controls have been deprecated