From: Daniel Mack Date: Mon, 30 Sep 2013 19:02:07 +0000 (+0200) Subject: usb: musb: am35x: use SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a49be8f231ee0815d149d6d6c23dcc56a6f68410;p=pandora-kernel.git usb: musb: am35x: use SIMPLE_DEV_PM_OPS This makes am35x_pm_ops const and will stub the struct out in case CONFIG_PM_SLEEP is not set. Signed-off-by: Daniel Mack Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed