From: Bill Pemberton Date: Wed, 20 Mar 2013 15:46:10 +0000 (-0400) Subject: Revert "USB: quatech2: only write to the tty if the port is open." X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29727f3bc2e691d59c521ff09b4d59a743b5d9a3;p=pandora-kernel.git Revert "USB: quatech2: only write to the tty if the port is open." This reverts commit 27b351c5546008c640b3e65152f60ca74b3706f1. Calling tty_flip_buffer_push on an unopened tty is legal, so the driver doesn't need track if port has been opened. Reverting this allows the entire is_open logic to be removed. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed