From: Greg Ungerer Date: Tue, 8 Feb 2011 11:32:36 +0000 (+1000) Subject: m68knommu: fix dereference of port.tty X-Git-Tag: v2.6.38-rc5~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc0c36d3c831b5f33ca0dab39535f5deb8c55b62;p=pandora-kernel.git m68knommu: fix dereference of port.tty The struct_tty associated with a port is now a direct pointer from within the local private driver info struct. So fix all uses of it. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed