OSDN Git Service

HSI: omap_ssi: drop pm_runtime_irq_safe
authorSebastian Reichel <sre@kernel.org>
Fri, 17 Jun 2016 20:38:36 +0000 (22:38 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 27 Jun 2016 22:40:08 +0000 (00:40 +0200)
commit9c99e5e51988798af2a687ef9b1716dd79388550
treecddc83bfabae43febe5c4a79c0477c5983ee4204
parentad60db2f9fe3367e60a21fc0afe19999516f8b27
HSI: omap_ssi: drop pm_runtime_irq_safe

pm_runtime_irq_safe increases the parents runtime usage
counter effectively keeping the OMAP SoC from idling.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Pavel Machek <pavel@ucw.cz>
drivers/hsi/controllers/omap_ssi_core.c
drivers/hsi/controllers/omap_ssi_port.c