From: Felipe Balbi Date: Thu, 2 Dec 2010 10:44:40 +0000 (+0200) Subject: usb: musb: omap2430: use dev_pm_ops structure X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2977a21dbd0f797767261df7e50ff40f535af70;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