Skip to content

Commit

Permalink
drivers:misc: ti-st: register with channel IDs
Browse files Browse the repository at this point in the history
The architecture of shared transport had begun with individual
protocols like bluetooth, fm and gps telling the shared transport
what sort of protocol they are and then expecting the ST driver
to parse the incoming data from chip and forward data only
relevant to the protocol drivers.

This change would mean each protocol drivers would also send
information to ST driver as to how to intrepret their protocol
data coming out of the chip.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent 6d6a49e commit 5c88b02
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 284 deletions.
Loading

0 comments on commit 5c88b02

Please sign in to comment.