Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20434
b: refs/heads/master
c: dc7bf13
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Russell King committed Feb 15, 2006
1 parent 4ed9863 commit ca980a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a5f1e4edb3cdd90733893b8aec38fac5553db60a
refs/heads/master: dc7bf130b8552a218e2f3ea0b58268e469f335da
2 changes: 1 addition & 1 deletion trunk/drivers/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -2198,7 +2198,7 @@ serial8250_console_write(struct console *co, const char *s, unsigned int count)
touch_nmi_watchdog();

/*
* First save the UER then disable the interrupts
* First save the IER then disable the interrupts
*/
ier = serial_in(up, UART_IER);

Expand Down

0 comments on commit ca980a9

Please sign in to comment.