From: Felipe Balbi Date: Thu, 2 Dec 2010 11:17:53 +0000 (+0200) Subject: usb: musb: drop musb_platform_suspend/resume X-Git-Tag: v2.6.38-rc1~465^2~11^2~5^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784173723e2fd23332af948a90612950964cd140;p=pandora-kernel.git usb: musb: drop musb_platform_suspend/resume all glue layers are now fully moved to the new setup. We are now using dev_pm_ops to implement suspend/resume functionality and thus, musb_platform_suspend/resume has become deprecated and useless. This patch drops those function pointers and its uses. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed