git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f783e2
)
usb: musb: blackfin: usb dev_pm_ops structure
author
Felipe Balbi
<balbi@ti.com>
Thu, 2 Dec 2010 11:13:09 +0000
(13:13 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 10 Dec 2010 08:21:31 +0000
(10:21 +0200)
instead of using musb_platform_suspend_resume,
we can use dev_pm_ops and let platform_device
core handle when to call musb_core's suspend and
glue layer's suspend.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found