diff options
author | Rikard Falkeborn <[email protected]> | 2020-08-24 00:00:21 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-08-31 14:36:37 +0530 |
commit | b285d2ae9115aef3bfb3d73e8a6234e421cfea1b (patch) | |
tree | 86b3d02f009e882a06569014f7ab8a3a7df959a6 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | fdde71d351eb4b0a4ba4b824393d219d4223cd54 (diff) |
phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_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