Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306596
b: refs/heads/master
c: 482d74c
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Dmitry Torokhov committed Apr 24, 2012
1 parent 4231042 commit 2506af1
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: 34604086bea11f1f4d7ff124c84dab9b89956837
refs/heads/master: 482d74ceb09db45b5d19fd1ae3810b38afbc0518
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/aiptek.c
Original file line number Diff line number Diff line change
Expand Up @@ -1856,7 +1856,7 @@ aiptek_probe(struct usb_interface *intf, const struct usb_device_id *id)
if (i == ARRAY_SIZE(speeds)) {
dev_info(&intf->dev,
"Aiptek tried all speeds, no sane response\n");
goto fail2;
goto fail3;
}

/* Associate this driver's struct with the usb interface.
Expand Down

0 comments on commit 2506af1

Please sign in to comment.