From: Peter Hurley Date: Wed, 28 Nov 2012 02:37:11 +0000 (-0500) Subject: staging/fwserial: Destruct embedded tty_port on teardown X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a321846492f9ce3bab27f826e6579217fbc35732;p=pandora-kernel.git staging/fwserial: Destruct embedded tty_port on teardown For TTY drivers that manage the port lifetime, the tty_port should to be specifically destructed when the port lifetime ends. Now that a method has been added to do this, use it. Signed-off-by: Peter Hurley Cc: Jiri Slaby Cc: Alan Cox --- Reading git-diff-tree failed