diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-06-20 16:21:03 +0100 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2025-06-25 18:10:12 +0200 |
commit | 9da36b9faed26f634c9f04a0f2cf7625c08f5d65 (patch) | |
tree | 55cb0f24e2031c3f3a41ebb99ce2b12dd6b91f53 /rust/kernel | |
parent | c69072d3a10976e48da97758a78c35305c24eeba (diff) |
samples: rust: platform: conditionally call Self::properties_parse()
Only call Self::properties_parse() when the FwNode is an OF node.
Once we add ACPI support, we don't want the ACPI device to fail probing
in Self::properties_parse().
Signed-off-by: Igor Korotin <igor.korotin.linux@gmail.com>
Link: https://lore.kernel.org/r/20250620152103.282763-1-igor.korotin.linux@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions