diff options
author | 2023-06-20 16:37:53 +0200 | |
---|---|---|
committer | 2023-06-23 10:27:08 +0200 | |
commit | bd31ef88361a1ca8435bf81551b2bba2d1e07457 (patch) | |
tree | e50d01eb87c8c265ba85a81dcde6b93db79e9c02 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bsr: make bsr_class a static const structure (diff) | |
download | wireguard-linux-bd31ef88361a1ca8435bf81551b2bba2d1e07457.tar.xz wireguard-linux-bd31ef88361a1ca8435bf81551b2bba2d1e07457.zip |
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 <arnd@arndb.de>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Link: https://lore.kernel.org/r/20230620143751.578239-11-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions