diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-14 17:35:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 07:54:11 -0200 |
commit | c47d3e7f94a88bbb4c2c441fb34d98a6db32cb8f (patch) | |
tree | e1c04a990251d2225f603ec1fb79d6f77a5f32c9 /drivers | |
parent | fe8b671306c78a963934cb5d6e354178390b8c87 (diff) |
[media] Add a todo file for staging/tm6000
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/tm6000/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/tm6000/TODO b/drivers/staging/tm6000/TODO new file mode 100644 index 000000000000..34780fc17b16 --- /dev/null +++ b/drivers/staging/tm6000/TODO @@ -0,0 +1,6 @@ +There a few things to do before putting this driver in production: + - CodingStyle; + - Fix audio; + - Fix some panic/OOPS conditions. + +Please send patches to linux-media@vger.kernel.org |