Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205617
b: refs/heads/master
c: 4f62e69
h: refs/heads/master
i:
  205615: ab072b9
v: v3
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent 9e04ae4 commit e155f3d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 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: 702422bd2d3f44e454a97ca7054edde84cc18126
refs/heads/master: 4f62e69b2b346053e581b11d7374c5082833a6a9
11 changes: 9 additions & 2 deletions trunk/drivers/staging/ti-st/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@ 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.

2. REMOVE the sysfs entry PID passing mechanism, since there should
be a better way to request user-space to install line discipline.
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://git.omapzoom.org/?p�atform/hardware/ti/omap3.git;a�ob;f�_st/uim/uim.c;ha16c2c2b5085eb54a1bbc7096d779d7594eb11;hb�lair

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

Expand Down

0 comments on commit e155f3d

Please sign in to comment.