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