commit | c20aebb92796cf54ae8171ad7f53a8fa7c61d2d8 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 12:44:40 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:29 2010 +0200 |
tree | 74ec7c7b0887d706dd50718db81eb80a996b20f4 | |
parent | e6326358a43a9ac23f6df69ed1f4707c0d1ac473 [diff] |
usb: musb: omap2430: use dev_pm_ops structure instead of using musb_platform_suspend/resume, we can use dev_pm_ops and let the platform_device core handle when to call musb_core's suspend and glue layer's suspend. Signed-off-by: Felipe Balbi <balbi@ti.com>