Skip to content

Commit

Permalink
Staging: ipack/devices/ipoctal: split ipoctal_channel from ipoctal.
Browse files Browse the repository at this point in the history
By moving everything channel related into a separate struct we will be
able to clean up a lot of code.  In the end tty->driver_data will no
longer need to point to ipoctal but instead can point to the respective
channel.

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Jens Taprogge authored and Greg Kroah-Hartman committed Sep 12, 2012
1 parent af2140c commit 70a3281
Showing 1 changed file with 150 additions and 136 deletions.
Loading

0 comments on commit 70a3281

Please sign in to comment.