]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SUNSU]: Fix locking error in sunsu_stop_rx().
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Feb 2006 19:55:36 +0000 (11:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Feb 2006 19:55:36 +0000 (11:55 -0800)
commit436002e3293472e4a7e47e5025999fc312794c4a
tree00194f9a7b662e5e067971fe2b9f7dff0b1fdee3
parentb9756c047ce6b60e3b96aa3c5db958acbdacedde
[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 <davem@davemloft.net>
drivers/serial/sunsu.c