diff options
author | Christophe Leroy <[email protected]> | 2023-12-14 21:31:50 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-03-03 22:20:29 +1100 |
commit | 1ac8205f907517a306b661212496fedce79d7cc5 (patch) | |
tree | 0a5bb5238b154f06be8fcd282c04e8f69d159f27 /scripts/generate_rust_analyzer.py | |
parent | cefdb366dcbe97908b6055595a15bf7689556bf8 (diff) |
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
of_machine_compatible_match() works with a table of strings.
of_machine_is_compatible() is a simplier version with only one string.
Re-implement of_machine_is_compatible() by setting a table of strings
with a single string then using of_machine_compatible_match().
Suggested-by: Rob Herring <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions