Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189402
b: refs/heads/master
c: ed01f64
h: refs/heads/master
v: v3
  • Loading branch information
Roman Fietze authored and Grant Likely committed Mar 27, 2010
1 parent 92e82e2 commit 151f66e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 95d2c8ef08a902953d1ea2cad14928909e91e5d1
refs/heads/master: ed01f64b831481762437c8eedddcca8481dc7f67
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,8 @@ mpc52xx_lpbfifo_probe(struct of_device *op, const struct of_device_id *match)
if (rc)
goto err_bcom_rx_irq;

lpbfifo.dma_irqs_enabled = 1;

/* Request the Bestcomm transmit (memory --> fifo) task and IRQ */
lpbfifo.bcom_tx_task =
bcom_gen_bd_tx_init(2, res.start + LPBFIFO_REG_FIFO_DATA,
Expand Down

0 comments on commit 151f66e

Please sign in to comment.