Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287045
b: refs/heads/master
c: b3ef051
h: refs/heads/master
i:
  287043: cea9348
v: v3
  • Loading branch information
Stanislaw Gruszka authored and Greg Kroah-Hartman committed Jan 26, 2012
1 parent 9db7df2 commit 114b6eb
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: 2353f806c97020d4c7709f15eebb49b591f7306d
refs/heads/master: b3ef051db763b640d1ff724b616ffba940896b44
2 changes: 1 addition & 1 deletion trunk/drivers/usb/storage/realtek_cr.c
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ static void rts51x_suspend_timer_fn(unsigned long data)
rts51x_set_stat(chip, RTS51X_STAT_SS);
/* ignore mass storage interface's children */
pm_suspend_ignore_children(&us->pusb_intf->dev, true);
usb_autopm_put_interface(us->pusb_intf);
usb_autopm_put_interface_async(us->pusb_intf);
US_DEBUGP("%s: RTS51X_STAT_SS 01,"
"intf->pm_usage_cnt:%d, power.usage:%d\n",
__func__,
Expand Down

0 comments on commit 114b6eb

Please sign in to comment.