From: David S. Miller Date: Tue, 28 Feb 2006 19:55:36 +0000 (-0800) Subject: [SUNSU]: Fix locking error in sunsu_stop_rx(). X-Git-Tag: v2.6.16-rc6~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436002e3293472e4a7e47e5025999fc312794c4a;p=pandora-kernel.git [SUNSU]: Fix locking error in sunsu_stop_rx(). The caller takes the UART port lock, so we shouldn't try to take it again. Signed-off-by: David S. Miller --- Reading git-diff-tree failed