diff options
| author | Cristian Marussi <cristian.marussi@arm.com> | 2022-12-22 18:50:41 +0000 |
|---|---|---|
| committer | Sudeep Holla <sudeep.holla@arm.com> | 2023-01-19 09:41:39 +0000 |
| commit | 7a75b7afd8ff7b891e60b2fc9622148e6d1e010a (patch) | |
| tree | 2bb701bff06a2df602df43313c565d8cb176b4f1 /scripts/gdb/linux/utils.py | |
| parent | e325285de2cd82fbdcc4df8898e4c6a597674816 (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 <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20221222185049.737625-2-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
