From: Felipe Balbi Date: Thu, 2 Dec 2010 10:53:22 +0000 (+0200) Subject: usb: musb: am35x: usb dev_pm_ops structure X-Git-Tag: v2.6.38-rc1~465^2~11^2~5^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f783e287c074afe1e9cf3f32ded9948e184b45e;p=pandora-kernel.git usb: musb: am35x: 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 --- Reading git-diff-tree failed