Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303677
b: refs/heads/master
c: 383c52f
h: refs/heads/master
i:
  303675: 3d7a6b7
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 2, 2012
1 parent 76a2bc6 commit 0a4a415
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: b30662c4721ea77ca5930dd60f3294cd1413067f
refs/heads/master: 383c52f3388b5ddb2fbf1ec073081bc9c4bdfeff
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/aiptek.c
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ static void aiptek_irq(struct urb *urb)
exit:
retval = usb_submit_urb(urb, GFP_ATOMIC);
if (retval != 0) {
dev_err(&aiptek->usbdev->dev,
dev_err(&inputdev->dev,
"%s - usb_submit_urb failed with result %d\n",
__func__, retval);
}
Expand Down

0 comments on commit 0a4a415

Please sign in to comment.