diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2025-03-17 10:31:21 +0000 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2025-04-14 10:12:01 +0100 |
commit | db28d02c4017560761d345fa2f28d728139d4e9d (patch) | |
tree | c065b1f7c9d58fef8c849928e4c031303d6618f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) |
firmware: arm_scmi: Ensure scmi_devices are always matched by name as well
Currently, devices without a name in the id_table cannot register drivers,
and no scmi_device is created without a name via scmi_device_create().
However, the function __scmi_device_create() allows devices with no name,
which are then labeled as "unknown."
Removes support for matching scmi_device instances without a name,
ensuring consistency across the driver registration and probing process.
Message-Id: <20250317-b4-scmi_minor_cleanup-v2-1-f4be99bd9864@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions