Commit 0e7a1ef6 authored by Sagar Dharia's avatar Sagar Dharia
Browse files

slimbus: Callback to indicate device report present message



Clients can register a callback (just like probe) and that callback
will be called when the client's device reports present per slimbus
specification. The callback is hosted in a workqueue to avoid doing
it in same context from which probe is called (and/or in the context
receiving report present message). Callback is called when the device
reports present for the first time after the bus is initialized.

Change-Id: I8396b87121950f99a09764d497bf2d4b1535565d
Signed-off-by: default avatarSagar Dharia <sdharia@codeaurora.org>
parent 406a0a84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment