]> git.karo-electronics.de Git - linux-beck.git/commit
[media] staging/media: add missing TODO files
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 3 Mar 2016 11:24:40 +0000 (08:24 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 21:29:14 +0000 (18:29 -0300)
commit1913722808e79ded46b3bd9ab5de5657faecc8d9
tree3dc2536de70d2b86827355053c3ff29db493ade3
parent64bd1971decc2c2f81ca16370f8ee09bdcb1b49d
[media] staging/media: add missing TODO files

Add TODO files for mx2/mx3/omap1 to explain the status of these drivers
and what needs to be done in order to keep them from being removed soon.

Also a small fix for the mx2/Kconfig that mistakingly mentioned a vb2
conversion. That's not needed for that driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/mx2/Kconfig
drivers/staging/media/mx2/TODO [new file with mode: 0644]
drivers/staging/media/mx3/TODO [new file with mode: 0644]
drivers/staging/media/omap1/TODO [new file with mode: 0644]