Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188989
b: refs/heads/master
c: 0a60a21
h: refs/heads/master
i:
  188987: d63e401
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Paul Mundt committed Mar 23, 2010
1 parent 60f97c4 commit 43a1d59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: d7bbf7f50e03c427debb6d7d960c48b9b934e7e2
refs/heads/master: 0a60a210ede8942c5149526bf6847176cee5c184
4 changes: 0 additions & 4 deletions trunk/drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,10 +779,6 @@ static irqreturn_t sci_mpxed_interrupt(int irq, void *ptr)
if ((ssr_status & SCxSR_BRK(port)) && err_enabled)
ret = sci_br_interrupt(irq, ptr);

WARN_ONCE(ret == IRQ_NONE,
"%s: %d IRQ %d, status %x, control %x\n", __func__,
irq, port->line, ssr_status, scr_status);

return ret;
}

Expand Down

0 comments on commit 43a1d59

Please sign in to comment.