Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303672
b: refs/heads/master
c: 6b37dbb
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 2, 2012
1 parent a9eaa66 commit 804745b
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: 3b449fe5d5585a43f26bda4c3d86b7677d4c80db
refs/heads/master: 6b37dbba5d5f4e167eb5ca57e43c1bd49a696831
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/powermate.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ static void powermate_irq(struct urb *urb)
exit:
retval = usb_submit_urb (urb, GFP_ATOMIC);
if (retval)
dev_err(&pm->udev->dev,
dev_err(&pm->input->dev,
"%s - usb_submit_urb failed with result: %d\n",
__func__, retval);
}
Expand Down

0 comments on commit 804745b

Please sign in to comment.