Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9626
b: refs/heads/master
c: fdc657c
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 4, 2005
1 parent 8797b44 commit d411eb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 3115624eda34d0f4e673fc6bcea36b7ad701ee33
refs/heads/master: fdc657c66678551c7987dc23a78ae1a26251276f
4 changes: 0 additions & 4 deletions trunk/drivers/serial/sunsu.c
Original file line number Diff line number Diff line change
Expand Up @@ -518,11 +518,7 @@ static void sunsu_change_mouse_baud(struct uart_sunsu_port *up)

quot = up->port.uartclk / (16 * new_baud);

spin_unlock(&up->port.lock);

sunsu_change_speed(&up->port, up->cflag, 0, quot);

spin_lock(&up->port.lock);
}

static void receive_kbd_ms_chars(struct uart_sunsu_port *up, struct pt_regs *regs, int is_break)
Expand Down

0 comments on commit d411eb1

Please sign in to comment.