summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorChris Blair <chris.blair@stericsson.com>2011-11-08 12:54:46 +0400
committerLinus Walleij <linus.walleij@linaro.org>2011-12-01 20:16:08 +0400
commit53e4acea0e819a6a8513e10a0773f2259ede0481 (patch)
tree621636e14849593e0d2381ee20124309ac624713 /crypto
parent0ad2deeab5d3fc80fc7cd85638f805830254ef1d (diff)
downloadlinux-53e4acea0e819a6a8513e10a0773f2259ede0481.tar.xz
spi/pl022: add support for pm_runtime autosuspend
Adds support for configuring the spi bus to use autosuspend for runtime power management. This can reduce the latency in starting an spi transfer by not suspending the device immediately following completion of a transfer. If another transfer then takes place before the autosuspend timeout, the call to resume the device can return immediately rather than needing to risk sleeping in order to resume the device. Reviewed-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Chris Blair <chris.blair@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions