Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187638
b: refs/heads/master
c: 2103040
h: refs/heads/master
v: v3
  • Loading branch information
Michel Pollet authored and Ben Dooks committed Feb 3, 2010
1 parent 5916665 commit aa61ec1
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: 4b4c662571bb3a19d6bacb4433886ec35c7093fa
refs/heads/master: 21030403209f0c253d462492f881c613bd8eeda2
1 change: 1 addition & 0 deletions trunk/drivers/serial/s3c2412.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ static struct s3c24xx_uart_info s3c2412_uart_inf = {
.name = "Samsung S3C2412 UART",
.type = PORT_S3C2412,
.fifosize = 64,
.has_divslot = 1,
.rx_fifomask = S3C2440_UFSTAT_RXMASK,
.rx_fifoshift = S3C2440_UFSTAT_RXSHIFT,
.rx_fifofull = S3C2440_UFSTAT_RXFULL,
Expand Down

0 comments on commit aa61ec1

Please sign in to comment.