Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353902
b: refs/heads/master
c: 2c392da
h: refs/heads/master
v: v3
  • Loading branch information
Kurt Kanzenbach authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent cbc6276 commit 80afa40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 531c336103ebbffffc3211bc9dd439ca81150323
refs/heads/master: 2c392dafa5b89c9ba88a6bbb8690b22103076bde
4 changes: 2 additions & 2 deletions trunk/drivers/staging/keucr/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static int eucr_resume(struct usb_interface *iface)
us->Power_IsResum = true;

us->SM_Status = *(PSM_STATUS)&tmp;

return 0;
}

Expand Down Expand Up @@ -256,7 +256,7 @@ static int usb_stor_control_thread(void * __us)
}
__set_current_state(TASK_RUNNING);
return 0;
}
}

static int associate_dev(struct us_data *us, struct usb_interface *intf)
{
Expand Down

0 comments on commit 80afa40

Please sign in to comment.