diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-14 13:03:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 00:13:32 -0300 |
commit | 68071add91b22fa361b65765e80107c44927b5fb (patch) | |
tree | a360168c2a16af4aed92972889ffea00ed05768a /drivers | |
parent | 8e080c2e6cadada82a6b520e0c23a1cb974822d5 (diff) |
V4L/DVB (12847): cx25821: Add README with todo list
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/cx25821/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/cx25821/README b/drivers/staging/cx25821/README new file mode 100644 index 000000000000..a9ba50b9888b --- /dev/null +++ b/drivers/staging/cx25821/README @@ -0,0 +1,6 @@ +Todo: + - checkpatch.pl cleanups + - sparse cleanups + +Please send patches to linux-media@vger.kernel.org + |