Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281297
b: refs/heads/master
c: 2f30866
h: refs/heads/master
i:
  281295: d7b0b2c
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Dec 8, 2011
1 parent 9cb7838 commit f868383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6610a502738e23aab5418e82c024be201e13f02
refs/heads/master: 2f30866fbf0dd3b1d5ea87ebab2a96222d1cebe9
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/usbduxsigma.c
Original file line number Diff line number Diff line change
Expand Up @@ -2691,6 +2691,7 @@ static int usbduxsigma_attach(struct comedi_device *dev,
if (ret < 0) {
dev_err(&udev->interface->dev,
"comedi%d: no space for subdev\n", dev->minor);
up(&udev->sem);
up(&start_stop_sem);
return ret;
}
Expand Down

0 comments on commit f868383

Please sign in to comment.