Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28133
b: refs/heads/master
c: fa9b739
h: refs/heads/master
i:
  28131: 678a367
v: v3
  • Loading branch information
Ben Collins committed Jun 12, 2006
1 parent cd334b6 commit 85d8958
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: 4611ed38030a2ce3661de999c3487e5a1eed0dc0
refs/heads/master: fa9b73997cc621b9a15c96f07dda26775e61ac6a
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/ohci1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ printk(level "%s: fw-host%d: " fmt "\n" , OHCI1394_DRIVER_NAME, ohci->host->id ,

/* Module Parameters */
static int phys_dma = 1;
module_param(phys_dma, int, 0644);
module_param(phys_dma, int, 0444);
MODULE_PARM_DESC(phys_dma, "Enable physical dma (default = 1).");

static void dma_trm_tasklet(unsigned long data);
Expand Down

0 comments on commit 85d8958

Please sign in to comment.