pm: runtime: Migrate from condition variables to events
For the async operation move from condition variables to events to
reduce the dependency on the mutexes that cannot be used in IRQ
context.
Signed-off-by:
Carlo Caione <ccaione@baylibre.com>
Loading
Please sign in to comment