Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233249
b: refs/heads/master
c: 4b6d443
h: refs/heads/master
i:
  233247: c99b83a
v: v3
  • Loading branch information
Alexander Strakh authored and Dmitry Torokhov committed Feb 11, 2011
1 parent 84077e4 commit 9f83531
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: 0fbc9fdb7e747500111dcc4a5f5f3ceed0360d71
refs/heads/master: 4b6d44344000ff3e62faf595e5f89fd8d9e52a94
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/wacom_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ static int wacom_probe(struct usb_interface *intf, const struct usb_device_id *i
/* Retrieve the physical and logical size for OEM devices */
error = wacom_retrieve_hid_descriptor(intf, features);
if (error)
goto fail2;
goto fail3;

wacom_setup_device_quirks(features);

Expand Down

0 comments on commit 9f83531

Please sign in to comment.