Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303676
b: refs/heads/master
c: b30662c
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 2, 2012
1 parent 3d7a6b7 commit 76a2bc6
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: 140b1230a19b65489317271da36465e42865f2e4
refs/heads/master: b30662c4721ea77ca5930dd60f3294cd1413067f
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/acecad.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static void usb_acecad_irq(struct urb *urb)
resubmit:
status = usb_submit_urb(urb, GFP_ATOMIC);
if (status)
dev_err(&acecad->usbdev->dev,
dev_err(&dev->dev,
"can't resubmit intr, %s-%s/input0, status %d\n",
acecad->usbdev->bus->bus_name,
acecad->usbdev->devpath, status);
Expand Down

0 comments on commit 76a2bc6

Please sign in to comment.