diff options
author | Russell King (Oracle) <[email protected]> | 2023-01-18 10:21:03 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-19 18:55:30 -0800 |
commit | b71dda81123f4158d4c9d079123c5b460af7a526 (patch) | |
tree | 94027256dd9ef89154d0d01f1be1c92ef1f16454 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ff31a0c496b8eb6728fdfb8091df50653523aa19 (diff) |
net: sfp: use device_get_match_data()
Rather than using of_match_node() to get the matching of_device_id
to then retrieve the match data, use device_get_match_data() instead
to avoid firmware specific functions, and free the driver from having
firmware specific code.
Signed-off-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions