diff options
author | Ricardo B. Marliere <[email protected]> | 2024-03-05 16:38:25 -0300 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2024-03-10 09:07:00 +0100 |
commit | ccae53aa8aa2d902242555638c5de104aab08879 (patch) | |
tree | 32de34fd32b13fc8590fa4eaf2f6036af0a556b4 /drivers/fpga/versal-fpga.c | |
parent | 1bec7691b32710ea27741f0f8b00c1dc98d92930 (diff) |
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 <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'drivers/fpga/versal-fpga.c')
0 files changed, 0 insertions, 0 deletions