Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211167
b: refs/heads/master
c: cb922d2
h: refs/heads/master
i:
  211165: 9443bbc
  211163: b56476d
  211159: 13db3fd
  211151: 5f95479
  211135: a670d9e
v: v3
  • Loading branch information
Scott Ellis authored and Tony Lindgren committed Sep 24, 2010
1 parent 39a8949 commit 00f1fef
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: 359f64f7b3997e94ee71039b5fcdc1278b9b77c4
refs/heads/master: cb922d2596593bac0bf0597eb305cc9bc136cec5
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/mcbsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ static irqreturn_t omap_mcbsp_rx_irq_handler(int irq, void *dev_id)
/* Writing zero to RSYNC_ERR clears the IRQ */
MCBSP_WRITE(mcbsp_rx, SPCR1, MCBSP_READ_CACHE(mcbsp_rx, SPCR1));
} else {
complete(&mcbsp_rx->tx_irq_completion);
complete(&mcbsp_rx->rx_irq_completion);
}

return IRQ_HANDLED;
Expand Down

0 comments on commit 00f1fef

Please sign in to comment.