Skip to content

Commit

Permalink
[media] Schedule removal of i.MX25 support in mx2_camera.c
Browse files Browse the repository at this point in the history
Support for i.MX25 in mx2_camera.c has been broken
for a year. Furthermore, i.MX25 video capture HW
doesn't have much in common with i.MX27. A separate
driver would be desirable.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Javier Martin authored and Mauro Carvalho Chehab committed Aug 14, 2012
1 parent 087c78a commit 251658e
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 @@ -6,6 +6,15 @@ be removed from this file. The suggested deprecation period is 3 releases.

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

What: support for i.mx25 in mx2_camera.c
When: v3.8
Why: it's been broken for a year. Furthermore, i.MX25 video capture
HW doesn't have much in common with i.MX27. A separate driver
will be needed for it.
Who: Javier Martin<javier.martin@vista-silicon.com>

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

What: ddebug_query="query" boot cmdline param
When: v3.8
Why: obsoleted by dyndbg="query" and module.dyndbg="query"
Expand Down

0 comments on commit 251658e

Please sign in to comment.