diff options
author | Rikard Falkeborn <[email protected]> | 2020-08-24 00:00:23 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-08-31 14:36:37 +0530 |
commit | d6541a86ec4baefd2d8760f591cad204fdd84abd (patch) | |
tree | 1c229b6b16d32dc1855d425320eb22df0a05e20d /tools/perf/scripts/python/netdev-times.py | |
parent | b3c824bb64efb6abd08f6e6b97088fa5f31ddf95 (diff) |
phy: ralink-usb: Constify ralink_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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions