diff options
author | 2024-03-05 16:38:25 -0300 | |
---|---|---|
committer | 2024-03-10 09:07:00 +0100 | |
commit | ccae53aa8aa2d902242555638c5de104aab08879 (patch) | |
tree | 32de34fd32b13fc8590fa4eaf2f6036af0a556b4 /scripts/generate_rust_analyzer.py | |
parent | pcmcia: ds: make pcmcia_bus_type const (diff) | |
download | linux-rng-ccae53aa8aa2d902242555638c5de104aab08879.tar.xz linux-rng-ccae53aa8aa2d902242555638c5de104aab08879.zip |
pcmcia: cs: make pcmcia_socket_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 pcmcia_socket_class structure to be declared at build
time placing it into read-only memory, instead of having to be dynamically
allocated at boot time.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions