aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCristian Marussi <[email protected]>2022-12-22 18:50:41 +0000
committerSudeep Holla <[email protected]>2023-01-19 09:41:39 +0000
commit7a75b7afd8ff7b891e60b2fc9622148e6d1e010a (patch)
tree2bb701bff06a2df602df43313c565d8cb176b4f1 /tools/perf/scripts/python/bin
parente325285de2cd82fbdcc4df8898e4c6a597674816 (diff)
firmware: arm_scmi: Simplify chan_available transport operation
SCMI transport operation .chan_available determines in a transport specific way if an SCMI channel is still available and to be configured. Such information is derived by analyzing bits of device node in a transport specific way, all it needs is a device node to operate up on, not necessarily a full blown device. Simplify the helper to receive in input a reference to a device_node instead of a device carrying a pointer to such device_node. Signed-off-by: Cristian Marussi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions