Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156420
b: refs/heads/master
c: 2020002
h: refs/heads/master
v: v3
  • Loading branch information
Stoyan Gaydarov authored and Linus Torvalds committed Aug 7, 2009
1 parent a762dcb commit f4612d2
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: 6502fbfaf81b09b3f474bb7b3796257e9450273e
refs/heads/master: 2020002a878403a6858868d85a43623f74859dba
1 change: 1 addition & 0 deletions trunk/drivers/w1/masters/omap_hdq.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ static int omap_hdq_remove(struct platform_device *pdev)

if (hdq_data->hdq_usecount) {
dev_dbg(&pdev->dev, "removed when use count is not zero\n");
mutex_unlock(&hdq_data->hdq_mutex);
return -EBUSY;
}

Expand Down

0 comments on commit f4612d2

Please sign in to comment.