From: Peter Hurley Date: Tue, 2 Sep 2014 21:39:17 +0000 (-0400) Subject: serial: sunsab: Don't enable tx if tx stopped X-Git-Tag: fixes-for-v3.18-merge-window~14^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f8b83d6a504615f52a095acf92a2bdad985ae0;p=pandora-kernel.git serial: sunsab: Don't enable tx if tx stopped The serial core may call the UART driver's start_tx() even if tx is stopped; the UART driver must verify tx should be enabled before transmitting. Reported-by: Sam Ravnborg cc: David S. Miller cc: Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed