Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9525
b: refs/heads/master
c: 32e7a04
h: refs/heads/master
i:
  9523: 8cea791
v: v3
  • Loading branch information
Jody McIntyre authored and Linus Torvalds committed Sep 30, 2005
1 parent 1ba48c0 commit a94f45c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f31c9cf3bd6bc1f3e29807ba59d0c7d711385a06
refs/heads/master: 32e7a04faa29f50f65e06d43a9029bb607743e76
4 changes: 2 additions & 2 deletions trunk/drivers/ieee1394/ohci1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ printk(level "%s: " fmt "\n" , OHCI1394_DRIVER_NAME , ## args)
printk(level "%s: fw-host%d: " fmt "\n" , OHCI1394_DRIVER_NAME, ohci->host->id , ## args)

static char version[] __devinitdata =
"$Rev: 1299 $ Ben Collins <bcollins@debian.org>";
"$Rev: 1313 $ Ben Collins <bcollins@debian.org>";

/* Module Parameters */
static int phys_dma = 1;
Expand Down Expand Up @@ -1084,7 +1084,7 @@ static int ohci_devctl(struct hpsb_host *host, enum devctl_cmd cmd, int arg)
initialize_dma_rcv_ctx(&ohci->ir_legacy_context, 1);

if (printk_ratelimit())
PRINT(KERN_ERR, "IR legacy activated");
DBGMSG("IR legacy activated");
}

spin_lock_irqsave(&ohci->IR_channel_lock, flags);
Expand Down

0 comments on commit a94f45c

Please sign in to comment.