diff options
author | Rikard Falkeborn <[email protected]> | 2020-08-24 00:00:19 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-08-31 14:36:36 +0530 |
commit | 2bf314d66f64dde2dae6eb97193481222c014bff (patch) | |
tree | 22cfc4867a0807893396f25f3dd1fa3bb17a95cf /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e947ef4d961cafecbbceaec91051f7221d7136c3 (diff) |
phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_ops
The only usage is to pass its address to devm_phy_create() which takes a
const pointer. Make it const to allow the compiler to put it in
read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions