From: Mark Brown Date: Sat, 25 Dec 2010 14:32:27 +0000 (+0100) Subject: spi / PM: Support dev_pm_ops X-Git-Tag: v2.6.38-rc1~443^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae22e8c8ac39daf88ae32f047fb23825be7c646;p=pandora-kernel.git spi / PM: Support dev_pm_ops Allow SPI drivers to use runtime PM and other dev_pm_ops features by implementing dev_pm_ops for the bus. The existing bus specific suspend and resume functions will be called if a driver does not provide dev_pm_ops allowing for transition to the new model. Signed-off-by: Mark Brown Acked-by: Grant Likely Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed