HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant
authorSebastian Reichel <sre@kernel.org>
Fri, 17 Jun 2016 20:05:32 +0000 (22:05 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 27 Jun 2016 22:39:43 +0000 (00:39 +0200)
commitd2b8d695c61c4d2864eee900bebc2ced4f425645
tree5ec3e41a3c67c61c28fbe8de3bfb63778cff293b
parentfa1572d956ee072e965da01d2c46f10d2b67d017
HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant

There is no need to wait for hardware to really reach idle states,
so just release runtime PM asynchronously.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Tested-by: Pavel Machek <pavel@ucw.cz>
drivers/hsi/controllers/omap_ssi_port.c
This page took 0.024762 seconds and 5 git commands to generate.