From ef79de031437ead308093289604eeb3b5b9d924f Mon Sep 17 00:00:00 2001 From: Jens Taprogge Date: Wed, 12 Sep 2012 14:55:28 +0200 Subject: [PATCH] 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-format-patch failed