From: Jens Taprogge Date: Wed, 12 Sep 2012 12:55:26 +0000 (+0200) Subject: Staging: ipack/devices/ipoctal: split ipoctal_channel from ipoctal. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70a32811e5d1c3a48d99088065ef74367221cde3;p=pandora-kernel.git 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 Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed