From: Wenyou Yang Date: Thu, 16 Oct 2014 09:23:10 +0000 (+0800) Subject: spi/atmel: add support for runtime PM X-Git-Tag: omap-for-v3.19/fixes-rc1~131^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0c4caf256cb828e0465d3cd363ec145e446e21;p=pandora-kernel.git spi/atmel: add support for runtime PM Drivers should put the device into low power states proactively whenever the device is not in use. Thus implement support for runtime PM and use the autosuspend feature to make sure that we can still perform well in case we see lots of SPI traffic within short period of time. Signed-off-by: Wenyou Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed