diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-01-15 07:25:35 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-15 14:46:57 +0100 |
commit | 31cecb6bb6982e2976d3f95bd0d44855ec52cc29 (patch) | |
tree | 289aed6c11764afcfd5ce12a9b1e74518dd34baa /tools/perf/scripts/python/check-perf-trace.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 <paul@crapouillou.net>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-14-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions