Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250375
b: refs/heads/master
c: 54aa89e
h: refs/heads/master
i:
  250373: 479a901
  250371: 2e957f5
  250367: e7aa425
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed May 23, 2011
1 parent 4fd32a9 commit e76b530
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: 5e50d2d622c745d4439fc9a33d932cc3add2318f
refs/heads/master: 54aa89ea29d7dd7fd414297d4bdc8f6eff905784
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1790,7 +1790,7 @@ static int __devinit sci_init_single(struct platform_device *dev,
*
* For the muxed case there's nothing more to do.
*/
port->irq = p->irqs[SCIx_TXI_IRQ];
port->irq = p->irqs[SCIx_RXI_IRQ];

if (p->dma_dev)
dev_dbg(port->dev, "DMA device %p, tx %d, rx %d\n",
Expand Down

0 comments on commit e76b530

Please sign in to comment.