Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103875
b: refs/heads/master
c: 67778b3
h: refs/heads/master
i:
  103873: f192f7f
  103871: 4421a8b
v: v3
  • Loading branch information
Al Viro authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 09c5c04 commit cb14f70
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: a36ef6b1e09d06d4f1ac769eee4bd7e6cf3e0fae
refs/heads/master: 67778b322780200ac14e95c8089a0bd679a467d9
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/pluto2/pluto2.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ static void pluto_reset_ts(struct pluto *pluto, int reenable)

static void pluto_set_dma_addr(struct pluto *pluto)
{
pluto_writereg(pluto, REG_PCAR, cpu_to_le32(pluto->dma_addr));
pluto_writereg(pluto, REG_PCAR, pluto->dma_addr);
}

static int __devinit pluto_dma_map(struct pluto *pluto)
Expand Down

0 comments on commit cb14f70

Please sign in to comment.