Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119901
b: refs/heads/master
c: 23e0e8a
h: refs/heads/master
i:
  119899: 2449f52
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Dec 16, 2008
1 parent 2780ef3 commit b17599a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a4c74ddd5ea3db53fc73d29c222b22656a7d05be
refs/heads/master: 23e0e8afafd9ac065d81506524adf3339584044b
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/cell/axon_msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,9 @@ static int axon_msi_probe(struct of_device *device,
MSIC_CTRL_IRQ_ENABLE | MSIC_CTRL_ENABLE |
MSIC_CTRL_FIFO_SIZE);

msic->read_offset = dcr_read(msic->dcr_host, MSIC_WRITE_OFFSET_REG)
& MSIC_FIFO_SIZE_MASK;

device->dev.platform_data = msic;

ppc_md.setup_msi_irqs = axon_msi_setup_msi_irqs;
Expand Down

0 comments on commit b17599a

Please sign in to comment.