aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2016-03-21 08:17:14 -0300
committerMauro Carvalho Chehab <[email protected]>2016-04-20 13:42:05 -0300
commite4c32b495fd06831e3f1553a6ebac5c68431b2a8 (patch)
treee6e6e4be9db4163da807e3d06c97ef06d3abf4c0
parent304d2a7fc8acc1bb337596e0fc301092ea079b4d (diff)
[media] tw686x-kh: add audio support to the TODO list
The mainline tw686x driver also supports audio, that's missing here as well. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r--drivers/staging/media/tw686x-kh/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/staging/media/tw686x-kh/TODO b/drivers/staging/media/tw686x-kh/TODO
index f226e808390e..480a495b11fb 100644
--- a/drivers/staging/media/tw686x-kh/TODO
+++ b/drivers/staging/media/tw686x-kh/TODO
@@ -1,3 +1,6 @@
-TODO: implement V4L2_FIELD_INTERLACED* mode(s).
+TODO:
+
+- implement V4L2_FIELD_INTERLACED* mode(s).
+- add audio support
Please Cc: patches to Krzysztof Halasa <[email protected]>.