Staging: add TODO and ABI to ti-st
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / ti-st / TODO
blob2c4fe583901dbdd29d36dcfd97423d9a91940fd7
1 TODO:
3 1. A per-device/tty port context required to support multiple devices
4 on same platform.
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.
9 3. Re-view/Re-work on the locking.
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.
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.
19 Please send patches to Greg Kroah-Hartman <greg@kroah.com>.