Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303678
b: refs/heads/master
c: 88d5ab3
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 2, 2012
1 parent 0a4a415 commit 21204d7
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: 383c52f3388b5ddb2fbf1ec073081bc9c4bdfeff
refs/heads/master: 88d5ab3a1817bcfe192ae79ef85ef3fb3e8c6669
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/gtco.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ static void gtco_urb_callback(struct urb *urbinfo)
resubmit:
rc = usb_submit_urb(urbinfo, GFP_ATOMIC);
if (rc != 0)
dev_err(&device->usbdev->dev,
dev_err(&inputdev->dev,
"usb_submit_urb failed rc=0x%x\n", rc);
}

Expand Down

0 comments on commit 21204d7

Please sign in to comment.