From: Hauke Mehrtens Date: Thu, 29 Nov 2012 22:27:16 +0000 (+0100) Subject: p54pci: use SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~56^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88823492736a43f04d2ee114e0ec2b7725d3be35;p=pandora-kernel.git p54pci: use SIMPLE_DEV_PM_OPS p54pci does not provide any runtime pm callbacks, so support for PM_RUNTIME is not needed and we could go to PM_SLEEP. This also makes it possible to use SIMPLE_DEV_PM_OPS instead of manually filling struct dev_pm_ops. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed