summaryrefslogtreecommitdiff
path: root/drivers/firmware/dmi_scan.c
diff options
context:
space:
mode:
authorCristian Marussi <cristian.marussi@arm.com>2022-12-22 21:50:41 +0300
committerSudeep Holla <sudeep.holla@arm.com>2023-01-19 12:41:39 +0300
commit7a75b7afd8ff7b891e60b2fc9622148e6d1e010a (patch)
tree2bb701bff06a2df602df43313c565d8cb176b4f1 /drivers/firmware/dmi_scan.c
parente325285de2cd82fbdcc4df8898e4c6a597674816 (diff)
downloadlinux-7a75b7afd8ff7b891e60b2fc9622148e6d1e010a.tar.xz
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 'drivers/firmware/dmi_scan.c')
0 files changed, 0 insertions, 0 deletions