summaryrefslogtreecommitdiff
path: root/include/linux/spi/spi.h
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-07-27 15:34:24 +0400
committerMark Brown <broonie@linaro.org>2013-07-29 20:12:38 +0400
commitbafe886936a8982f5780330c901889a37bba7d4c (patch)
tree1bbc35e208a96dfb0258c2087c984d376a1b9c9e /include/linux/spi/spi.h
parent9f178c22fb0e88f4e84f7a66be8326f63b91e7e3 (diff)
downloadlinux-bafe886936a8982f5780330c901889a37bba7d4c.tar.xz
spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare
Currently the tegra slink driver acquires a runtime PM reference for the duration of each transfer. This may result in the IP being powered down between transfers which would be at best wasteful. Instead it is better to do this in the callbacks that are generated before and after starting a series of transfers, keeping the IP powered throughout. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Diffstat (limited to 'include/linux/spi/spi.h')
0 files changed, 0 insertions, 0 deletions