Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / media / lirc / TODO
1 - All drivers should either be ported to ir-core, or dropped entirely
2   (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
3   example of a previously completed port).
4
5 - lirc_bt829 uses registers on a Mach64 VT, which has a separate kernel
6   framebuffer driver (atyfb) and userland X driver (mach64).  It can't
7   simply be converted to a normal PCI driver, but ideally it should be
8   coordinated with the other drivers.
9
10 Please send patches to:
11 Jarod Wilson <jarod@wilsonet.com>
12 Greg Kroah-Hartman <greg@kroah.com>
13