Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206066
b: refs/heads/master
c: b12d199
h: refs/heads/master
v: v3
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed Aug 3, 2010
1 parent b1fc0ab commit 906c902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 100ca122870844d6c001d5d0532b885c707b6ea9
refs/heads/master: b12d1995f650e92f26184afd28e6cf40bf64467a
18 changes: 1 addition & 17 deletions trunk/drivers/staging/ti-st/TODO
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
TODO:

1. A per-device/tty port context required to support multiple devices
on same platform.
Plan: Each BT, FM and GPS device would be a platform-device with its platform-data
mentioning which of the ST device it wants to attach itself onto.

There by each of the ST device which is also a platform device upon receiving
a st_register() would know whether the registration from BT/FM or GPS was intended for it.

2. Improve upon the way requirement of line discipline is communicated to
user-space, The current user-space application which open/installs ldisc
as and when required can be found at,
http://dev.omapzoom.org/pub/scm/jsistla/L23-btfm.git
branch: UIM

3. Re-view/Re-work on the locking.

4. Step up and maintain this driver to ensure that it continues
1. Step up and maintain this driver to ensure that it continues
to work. Having the hardware for this is pretty much a
requirement. If this does not happen, the will be removed in
the 2.6.35 kernel release.
Expand Down

0 comments on commit 906c902

Please sign in to comment.