Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
[pandora-kernel.git] / drivers / staging / ti-st / TODO
1 TODO:
2
3 1. A per-device/tty port context required to support multiple devices
4 on same platform.
5
6 2. REMOVE the sysfs entry PID passing mechanism, since there should
7 be a better way to request user-space to install line discipline.
8
9 3. Re-view/Re-work on the locking.
10
11 4. Re-structure to make the ldisc driver more generic for chipsets which mux
12 multiple connectivity (BT, FM, GPS) upon 1 TTY port.
13
14 5. Step up and maintain this driver to ensure that it continues
15 to work.  Having the hardware for this is pretty much a
16 requirement.  If this does not happen, the will be removed in
17 the 2.6.35 kernel release.
18
19 Please send patches to Greg Kroah-Hartman <greg@kroah.com>.