diff options
author | Paul Cercueil <[email protected]> | 2020-01-15 07:25:35 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 14:46:57 +0100 |
commit | 31cecb6bb6982e2976d3f95bd0d44855ec52cc29 (patch) | |
tree | 289aed6c11764afcfd5ce12a9b1e74518dd34baa /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 4b70331b6fa13e4ae6ba634c336a616a7e2bf9d0 (diff) |
usb: musb: jz4740: Constify jz4740_musb_pdata struct
By moving around the jz4740_musb_pdata structure, we can have the
.platform_ops field initialized, so that we don't have to initialize it
manually in the probe function. Therefore, the struct can be const now.
Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Bin Liu <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions