diff options
author | Ivan Orlov <[email protected]> | 2023-06-20 11:44:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-06-20 16:20:43 +0200 |
commit | 8e99143649ad4838d58aeac9da43a5726b841366 (patch) | |
tree | 172f9ebdd3cec2168255c6a4cb0fbcfdac6235c2 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 044a61158b9e00ee4b69bc4fa0f3e720b5dd669a (diff) |
USB: gadget: udc: core: make udc_class a static const structure
Now that the driver core allows for struct class to be in read-only
memory, move the udc_class structure to be declared at build time
placing it into read-only memory, instead of having to be dynamically
allocated at load time.
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 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions