mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 21:24:00 +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 |