aboutsummaryrefslogtreecommitdiff
path: root/drivers/comedi
diff options
context:
space:
mode:
authorCristian Marussi2021-08-03 14:10:12 +0100
committerSudeep Holla2021-08-05 10:23:22 +0100
commitceac257db055b8d13aef6fa83e9f2b6733c23532 (patch)
tree3d42ef997487aeb6905318369e795b1c343789ef /drivers/comedi
parent3669032514be157d48acc4aa01728815d035d0c3 (diff)
firmware: arm_scmi: Add optional transport_init/exit support
Some SCMI transport could need to perform some transport specific setup before they can be used by the SCMI core transport layer: typically this early setup consists in registering with some other kernel subsystem. Add the optional capability for a transport to provide a couple of init and exit functions that are assured to be called early during the SCMI core initialization phase, well before the SCMI core probing step. [ Peter: Adapted RFC patch by Cristian for submission to upstream. ] Link: https://lore.kernel.org/r/20210803131024.40280-4-cristian.marussi@arm.com Signed-off-by: Peter Hilber <peter.hilber@opensynergy.com> [ Cristian: Fixed scmi_transports_exit point of invocation ] Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/comedi')
0 files changed, 0 insertions, 0 deletions