diff options
author | Sudeep Holla <[email protected]> | 2019-11-07 11:39:45 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2019-12-24 11:36:26 +0000 |
commit | 2deb267b26b5441e0e77f999ea084bf02c5c0ef1 (patch) | |
tree | b4e9de5ea9dc5c56530408aba15587213304664b /tools/perf/scripts/python/netdev-times.py | |
parent | b55b06b79445574fa031158fe2ae2946cde0d1b7 (diff) |
firmware: arm_scmi: Skip protocol initialisation for additional devices
The scmi bus now supports adding multiple devices per protocol,
and since scmi_protocol_init is called for each scmi device created,
we must avoid allocating protocol private data and initialising the
protocol itself if it is already initialised.
In order to achieve the same, we can simple replace the idr pointer
from protocol initialisation function to a dummy function.
Suggested-by: Cristian Marussi <[email protected]>
Reviewed-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions