diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2021-08-03 14:10:23 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2021-08-05 10:23:23 +0100 |
commit | 13fba878ccdd15b1c2fdce424995744dc40eaf16 (patch) | |
tree | d7e5bb70f994ba04bb2480396c135966f12ec925 /Kconfig | |
parent | 60625667c439e6e1945d464b6eb296d144c5cb2a (diff) | |
download | lwn-13fba878ccdd15b1c2fdce424995744dc40eaf16.tar.gz lwn-13fba878ccdd15b1c2fdce424995744dc40eaf16.zip |
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/20210803131024.40280-15-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions