Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325556
b: refs/heads/master
c: e187895
h: refs/heads/master
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Sep 27, 2012
1 parent 986704f commit 26c404d
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: 27020ffed9166d65ce1e5b523051d13bfa2329b0
refs/heads/master: e1878957b4676a17cf398f7f5723b365e9a2ca48
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/jr3_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ static int jr3_pci_attach(struct comedi_device *dev,
}

/* Reset DSP card */
devpriv->iobase->channel[0].reset = 0;
writel(0, &devpriv->iobase->channel[0].reset);

result = comedi_load_firmware(dev, "jr3pci.idm", jr3_download_firmware);
dev_dbg(dev->class_dev, "Firmare load %d\n", result);
Expand Down

0 comments on commit 26c404d

Please sign in to comment.