Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256811
b: refs/heads/master
c: b30d89d
h: refs/heads/master
i:
  256809: 208c3bd
  256807: 31861fa
v: v3
  • Loading branch information
Axel Lin authored and Jiri Kosina committed Jul 14, 2011
1 parent a75dbad commit 1f9487f
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: 23c10becdbc712de3fb35d0c7ec105a81d21f4c7
refs/heads/master: b30d89d1055f9acd14b5eaf82d8f6a4763e91d85
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-axff.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ static int ax_probe(struct hid_device *hdev, const struct hid_device_id *id)
error = hid_hw_open(hdev);
if (error) {
dev_err(&hdev->dev, "hw open failed\n");
hid_hw_stop(hdev);
return error;
}

Expand Down

0 comments on commit 1f9487f

Please sign in to comment.