mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 05:34:13 +08:00
2083057aac
This simplifies the code and avoids holding a spin_lock when runtime pm calls are made. Once the irq_safe flag is removed for omap_ssi's runtime pm, pm_runtime_get/put_sync can sleep, which is a no-go while holding a spin_lock. Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-by: Pavel Machek <pavel@ucw.cz> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
omap_ssi_core.c | ||
omap_ssi_port.c | ||
omap_ssi_regs.h | ||
omap_ssi.h |