diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2013-03-08 11:51:19 +0530 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-12 19:07:52 +0000 |
commit | d558c4733759e077cf449246983a5d1fe97fc434 (patch) | |
tree | c3a262f68e90f83bf17e9f467f1fadd6b64b9dee /drivers/spi/spi-bcm63xx.c | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff) | |
download | linux-d558c4733759e077cf449246983a5d1fe97fc434.tar.bz2 |
spi: slink-tegra20: move runtime pm calls to transfer_one_message
The prepare_transfer_hardware() is called in atomic context and
calling synchronous runtime pm calls can create scheduling deadlock.
Therefore, in place of calling runtime PM calls from prepare/unprepare
message transfer, calling this in transfer_one_message().
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/spi/spi-bcm63xx.c')
0 files changed, 0 insertions, 0 deletions