From: Miguel Gómez Date: Thu, 7 Jun 2012 08:24:55 +0000 (+0200) Subject: Staging: ipack/devices/ipoctal: remove ipoctal_config structure. X-Git-Tag: v3.6-rc1~100^2~889 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae7012d3ed3314cc1bf52bd6c51eaa4cc1609a9;p=pandora-kernel.git Staging: ipack/devices/ipoctal: remove ipoctal_config structure. The configuration of the communication channel is handled by the tty abstraction, so the ipoctal_config structure has become useless and it's only used to store values that are never accesed. Remove it. Signed-off-by: Miguel Gómez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed