Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179454
b: refs/heads/master
c: 4170368
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 4ded0f2 commit 8bf1401
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: 8154bad4c488c1a23fb504a6e751d71a39733b76
refs/heads/master: 417036844823313901d7f7d7b963f215cc3b0641
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ void mantis_dma_start(struct mantis_pci *mantis)
dprintk(verbose, MANTIS_DEBUG, 1, "Mantis Start DMA engine");

mantis_risc_program(mantis);
mmwrite(cpu_to_le32(mantis->risc_dma), MANTIS_RISC_START);
mmwrite(mantis->risc_dma, MANTIS_RISC_START);
mmwrite(mmread(MANTIS_GPIF_ADDR) | MANTIS_GPIF_RDWRN, MANTIS_GPIF_ADDR);

mmwrite(0, MANTIS_DMA_CTL);
Expand Down

0 comments on commit 8bf1401

Please sign in to comment.