Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348907
b: refs/heads/master
c: 2eaa865
h: refs/heads/master
i:
  348905: 6c20b43
  348903: 3bb9a4f
v: v3
  • Loading branch information
Thomas Abraham authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent e4cbd81 commit f5e8d44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 014b9b4ce84281ccb3d723c792bed19815f3571a
refs/heads/master: 2eaa865ffd66ca2e5a841e8c756d75f89e3482ae
1 change: 0 additions & 1 deletion trunk/drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,6 @@ 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 f5e8d44

Please sign in to comment.