Skip to content
Commit b5188d76 authored by Chris Kay's avatar Chris Kay Committed by souvikkc
Browse files

psu: Add support for asynchronous drivers



This commit adds the extra handling required to support drivers that may
pend certain requests, as opposed to acting on them immediately.

This extra support is intended for drivers that might otherwise busy-
wait for extended periods, such as when they do not immediately know the
result of an operation they have begun.

Change-Id: I39aa9e4129d833044bd0e87b324c701d59a6908f
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent 5fe32fc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment