diff options
| author | Luiz Angelo Daros de Luca <[email protected]> | 2024-02-09 02:03:41 -0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-12 10:42:17 +0000 |
| commit | 8be040ecd94c1a9a137927d18534edfae0a9b68a (patch) | |
| tree | b9cee228f21d07324bbb6513a3a68c8153999fc3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 4667a1db2f550d23e01ba655fce331196ead6e92 (diff) | |
net: dsa: realtek: common rtl83xx module
Some code can be shared between both interface modules (MDIO and SMI)
and among variants. These interface functions migrated to a common
module:
- rtl83xx_lock
- rtl83xx_unlock
- rtl83xx_probe
- rtl83xx_register_switch
- rtl83xx_unregister_switch
- rtl83xx_shutdown
- rtl83xx_remove
The reset during probe was moved to the end of the common probe. This way,
we avoid a reset if anything else fails.
Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions