commit | 70a32811e5d1c3a48d99088065ef74367221cde3 | [log] [tgz] |
---|---|---|
author | Jens Taprogge <jens.taprogge@taprogge.org> | Wed Sep 12 14:55:26 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 12 09:54:15 2012 -0700 |
tree | 51afeee436d785374ef7f6478ae3475b5177ea3f | |
parent | af2140ce288fcb12a3c30a69b6ba93fd64d0a861 [diff] |
Staging: ipack/devices/ipoctal: split ipoctal_channel from ipoctal. 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>