diff options
author | Ivan Orlov <[email protected]> | 2023-06-20 19:56:34 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-06-21 07:29:10 +0200 |
commit | 8d0cf150d299148a97653610c256f10c42f85ce0 (patch) | |
tree | 8fcdd51f0de9dfaa0fdf823e05579b4859f1b6d2 /lib/mpi/mpi-sub-ui.c | |
parent | 7ea9ee0064281ef630e038f8dd2f6e8f4030a696 (diff) |
sound: 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: Jaroslav Kysela <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Ivan Orlov <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Geoff Levand <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: "Uwe Kleine-König" <[email protected]>
Cc: [email protected]
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ivan Orlov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions