commit | fcd22e3b1f12e026dfefca20c97ff550a0e11b2b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 13:13:09 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:31 2010 +0200 |
tree | bbc97f1164cea1d37b110474c525c52b27ea5770 | |
parent | 6f783e287c074afe1e9cf3f32ded9948e184b45e [diff] |
usb: musb: blackfin: usb dev_pm_ops structure 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>