From: Ulf Hansson Date: Wed, 17 Oct 2012 12:27:08 +0000 (+0200) Subject: spi/pl022: Minor simplification for runtime pm X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~24^2~10^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df349945752bf04cee52babf266bbf1f4812193;p=pandora-kernel.git spi/pl022: Minor simplification for runtime pm In probe pm_runtime_put_autosuspend has the same effect as doing pm_runtime_put. This due to upper layer in driver core is preventing the device from being runtime suspended by a pm_runtime_get*. Signed-off-by: Ulf Hansson Signed-off-by: Linus Walleij Signed-off-by: Mark Brown --- Reading git-diff-tree failed