linux/drivers/hsi/controllers
Sebastian Reichel d2b8d695c6 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>
2016-06-28 00:39:43 +02:00
..
Kconfig HSI: omap-ssi: add COMMON_CLK dependency 2016-05-09 22:45:18 +02:00
Makefile HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module 2016-05-02 21:56:21 +02:00
omap_ssi_core.c HSI: omap_ssi_core: remove pm_runtime_get_sync call from tasklet 2016-06-28 00:39:26 +02:00
omap_ssi_port.c HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant 2016-06-28 00:39:43 +02:00
omap_ssi_regs.h HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
omap_ssi.h HSI: omap_ssi_port: switch to threaded pio irq 2016-06-28 00:39:32 +02:00