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