From: Jens Taprogge Date: Wed, 12 Sep 2012 12:55:28 +0000 (+0200) Subject: Staging: ipack/devices/ipoctal: put ipoctal_channel into tty->driver_data. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef79de031437ead308093289604eeb3b5b9d924f;p=pandora-kernel.git Staging: ipack/devices/ipoctal: put ipoctal_channel into tty->driver_data. Each tty's driver_data is now pointing to the channel it is talking to. struct ipoctal_channel contains all the information the callbacks require to do their work. Signed-off-by: Jens Taprogge Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed