Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299120
b: refs/heads/master
c: 7b246a1
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim authored and Greg Kroah-Hartman committed Apr 9, 2012
1 parent c3b4030 commit feec2f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5da527aafed2834852fc4fe21daeaeadf7c61af3
refs/heads/master: 7b246a1d0dfe75346a22bf6589b858a0389e6df1
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@ static void s3c24xx_serial_resetport(struct uart_port *port,

ucon &= ucon_mask;
wr_regl(port, S3C2410_UCON, ucon | cfg->ucon);
wr_regl(port, S3C2410_ULCON, cfg->ulcon);

/* reset both fifos */
wr_regl(port, S3C2410_UFCON, cfg->ufcon | S3C2410_UFCON_RESETBOTH);
Expand Down

0 comments on commit feec2f9

Please sign in to comment.