diff options
| author | Cristian Marussi <[email protected]> | 2021-08-03 14:10:23 +0100 |
|---|---|---|
| committer | Sudeep Holla <[email protected]> | 2021-08-05 10:23:23 +0100 |
| commit | 13fba878ccdd15b1c2fdce424995744dc40eaf16 (patch) | |
| tree | d7e5bb70f994ba04bb2480396c135966f12ec925 /drivers/net/wwan/iosm/iosm_ipc_protocol.c | |
| parent | 60625667c439e6e1945d464b6eb296d144c5cb2a (diff) | |
firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Add a new opaque void *priv parameter to scmi_rx_callback which can be
optionally provided by the transport layer when invoking scmi_rx_callback
and that will be passed back to the transport layer in xfer->priv.
This can be used by transports that needs to keep track of their specific
data structures together with the valid xfers.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_protocol.c')
0 files changed, 0 insertions, 0 deletions