usb: musb: am35x: usb dev_pm_ops structure
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:53:22 +0000 (12:53 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 11:15:26 +0000 (13:15 +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>
drivers/usb/musb/am35x.c

Simple merge