aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 16:41:38 +0200
committerGreg Kroah-Hartman <[email protected]>2023-06-23 10:29:02 +0200
commit3b7a628decfb3b385ca5169d7c415752bf40e536 (patch)
treea13ffcbfb79341209d2ee36f53486f54cb2e5579 /drivers/fpga/zynq-fpga.c
parent9ee202e69e29470e3a0a2406493538378d4e9a85 (diff)
comedi: make all 'class' structures const
Now that the driver core allows for struct class to be in read-only memory, making all 'class' structures to be declared at build time placing them into read-only memory, instead of having to be dynamically allocated at load time. Cc: Ian Abbott <[email protected]> Cc: H Hartley Sweeten <[email protected]> Cc: Benjamin Tissoires <[email protected]> Cc: Ivan Orlov <[email protected]> Cc: Xuezhi Zhang <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions