From: Daniel Mack Date: Mon, 30 Sep 2013 19:02:08 +0000 (+0200) Subject: usb: musb: blackfin: use SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0967313b6fe14f34d87b1ef278f7771ed8900eb1;p=pandora-kernel.git usb: musb: blackfin: use SIMPLE_DEV_PM_OPS This makes bfin_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