aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/ti-st/TODO18
1 files changed, 1 insertions, 17 deletions
diff --git a/drivers/staging/ti-st/TODO b/drivers/staging/ti-st/TODO
index 6a105ed1c384..ebfd6bb60176 100644
--- a/drivers/staging/ti-st/TODO
+++ b/drivers/staging/ti-st/TODO
@@ -1,22 +1,6 @@
1TODO: 1TODO:
2 2
31. A per-device/tty port context required to support multiple devices 31. Step up and maintain this driver to ensure that it continues
4on same platform.
5Plan: Each BT, FM and GPS device would be a platform-device with its platform-data
6mentioning which of the ST device it wants to attach itself onto.
7
8There by each of the ST device which is also a platform device upon receiving
9a st_register() would know whether the registration from BT/FM or GPS was intended for it.
10
112. Improve upon the way requirement of line discipline is communicated to
12user-space, The current user-space application which open/installs ldisc
13as and when required can be found at,
14http://dev.omapzoom.org/pub/scm/jsistla/L23-btfm.git
15branch: UIM
16
173. Re-view/Re-work on the locking.
18
194. Step up and maintain this driver to ensure that it continues
20to work. Having the hardware for this is pretty much a 4to work. Having the hardware for this is pretty much a
21requirement. If this does not happen, the will be removed in 5requirement. If this does not happen, the will be removed in
22the 2.6.35 kernel release. 6the 2.6.35 kernel release.