diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-11 12:51:30 -0300 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-02-20 06:35:55 +0000 |
commit | 961745b2c42eb562a6b4433dc5f8fbd974ce4137 (patch) | |
tree | 78314c075bed46a63955c94f2ec0e55207323805 /scripts/rustdoc_test_builder.rs | |
parent | f1d71576d2c9ec8fdb822173fa7f3de79475e9bd (diff) |
firmware: arm_scmi: Make scmi_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the scmi_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Reviewed-by: Cristian Marussi <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions