diff options
author | Ivan Orlov <[email protected]> | 2023-06-20 16:37:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-06-23 10:27:08 +0200 |
commit | bd31ef88361a1ca8435bf81551b2bba2d1e07457 (patch) | |
tree | e50d01eb87c8c265ba85a81dcde6b93db79e9c02 /net/lapb/lapb_subr.c | |
parent | e55ce9fd3d8fbf4e94fd5d0c72eb5b7d01fc4574 (diff) |
dsp56k: make dsp56k_class a static const structure
Now that the driver core allows for struct class to be in read-only
memory, move the dsp56k_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: Arnd Bergmann <[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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions