summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-11-12 00:29:38 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-11-14 17:22:51 -0200
commitc8301777a23f058fe40f396e7465b6c9a20bf86e (patch)
tree59e8765ccd7dc29a9d6d54b4e2003f07d3072f18 /drivers/staging
parentc867b265b15c2703fe07adcce064a2e3ba77ed13 (diff)
downloadop-kernel-dev-c8301777a23f058fe40f396e7465b6c9a20bf86e.zip
op-kernel-dev-c8301777a23f058fe40f396e7465b6c9a20bf86e.tar.gz
[media] mn88472: add staging TODO
Add TODO for mainlining. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/media/mn88472/TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/drivers/staging/media/mn88472/TODO b/drivers/staging/media/mn88472/TODO
new file mode 100644
index 0000000..b90a14b
--- /dev/null
+++ b/drivers/staging/media/mn88472/TODO
@@ -0,0 +1,21 @@
+Driver general quality is not good enough for mainline. Also, other
+device drivers (USB-bridge, tuner) needed for Astrometa receiver in
+question could need some changes. However, if that driver is mainlined
+due to some other device than Astrometa, unrelated TODOs could be
+skipped. In that case rtl28xxu driver needs module parameter to prevent
+driver loading.
+
+Required TODOs:
+* missing lock flags
+* I2C errors
+* tuner sensitivity
+
+*Do not* send any patch fixing checkpatch.pl issues. Currently it passes
+checkpatch.pl tests. I don't want waste my time to review this kind of
+trivial stuff. *Do not* add missing register I/O error checks. Those are
+missing for the reason it is much easier to compare I2C data sniffs when
+there is less lines. Those error checks are about the last thing to be added.
+
+Patches should be submitted to:
+linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
+
OpenPOWER on IntegriCloud