Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113412
b: refs/heads/master
c: 08668ab
h: refs/heads/master
v: v3
  • Loading branch information
Sonic Zhang authored and Linus Torvalds committed Oct 13, 2008
1 parent aaa2f92 commit 860be2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9607ecc6ee50445e4d6bd3165f372a0f20f91ce
refs/heads/master: 08668ab7c2ca9bed281eb6763e5a8e15384b7fdc
3 changes: 0 additions & 3 deletions trunk/drivers/serial/bfin_5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,6 @@ static void bfin_serial_tx_chars(struct bfin_serial_port *uart)

if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
uart_write_wakeup(&uart->port);

if (uart_circ_empty(xmit))
bfin_serial_stop_tx(&uart->port);
}

static irqreturn_t bfin_serial_rx_int(int irq, void *dev_id)
Expand Down

0 comments on commit 860be2e

Please sign in to comment.