Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / media / mn88473 / TODO
1 Driver general quality is not good enough for mainline. Also, other
2 device drivers (USB-bridge, tuner) needed for Astrometa receiver in
3 question could need some changes. However, if that driver is mainlined
4 due to some other device than Astrometa, unrelated TODOs could be
5 skipped. In that case rtl28xxu driver needs module parameter to prevent
6 driver loading.
7
8 Required TODOs:
9 * missing lock flags
10 * I2C errors
11 * tuner sensitivity
12
13 *Do not* send any patch fixing checkpatch.pl issues. Currently it passes
14 checkpatch.pl tests. I don't want waste my time to review this kind of
15 trivial stuff. *Do not* add missing register I/O error checks. Those are
16 missing for the reason it is much easier to compare I2C data sniffs when
17 there is less lines. Those error checks are about the last thing to be added.
18
19 Patches should be submitted to:
20 linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
21