aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-03-05 17:13:48 -0300
committerMichael Ellerman <[email protected]>2024-03-07 00:13:28 +1100
commit83bc680e87292f78c6e823100e417d58a66dcb06 (patch)
tree3a69c103e972260f97ce1fd336812361319c65bc /scripts/generate_rust_analyzer.py
parent35f20786c481d5ced9283ff42de5c69b65e5ed13 (diff)
macintosh/adb: make adb_dev_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take a const *"), the driver core allows for struct class to be in read-only memory, so move the adb_dev_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: "Ricardo B. Marliere" <[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