Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33953
b: refs/heads/master
c: 71aa705
h: refs/heads/master
i:
  33951: 4aae935
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Sep 18, 2006
1 parent 6060e0a commit 5708505
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: 36694a4c22767ee09c91ccda63810086c65c810b
refs/heads/master: 71aa7054d3df0f74d9ffbef3dd1486764c7f592a
2 changes: 1 addition & 1 deletion trunk/drivers/serial/s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -1621,7 +1621,7 @@ static struct s3c24xx_uart_info s3c2412_uart_inf = {
static int s3c2412_serial_probe(struct platform_device *dev)
{
dbg("s3c2440_serial_probe: dev=%p\n", dev);
return s3c24xx_serial_probe(dev, &s3c2440_uart_inf);
return s3c24xx_serial_probe(dev, &s3c2412_uart_inf);
}

static struct platform_driver s3c2412_serial_drv = {
Expand Down

0 comments on commit 5708505

Please sign in to comment.