Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175161
b: refs/heads/master
c: 7e72a85
h: refs/heads/master
i:
  175159: 7b0e324
v: v3
  • Loading branch information
Vijay Kumar B authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 5a22a0a commit 6c82e70
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: b01faf05740884f915dd1b8652d8af1b6f458ccc
refs/heads/master: 7e72a85e07cab448a5779cf1ee851b850930ec9f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/poch/poch.c
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ static void channel_dma_init(struct channel_info *channel)
fpga + block_count_reg);
iowrite32(channel->group_count, fpga + group_count_reg);
/* FIXME: Hardcoded groups per int. Get it from sysfs? */
iowrite32(1, fpga + groups_per_int_reg);
iowrite32(16, fpga + groups_per_int_reg);

/* Unlock PCI address? Not defined in the data sheet, but used
* in the reference code by Redrapids.
Expand Down

0 comments on commit 6c82e70

Please sign in to comment.