diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2024-02-09 08:03:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-12 13:42:17 +0300 |
commit | 8be040ecd94c1a9a137927d18534edfae0a9b68a (patch) | |
tree | b9cee228f21d07324bbb6513a3a68c8153999fc3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4667a1db2f550d23e01ba655fce331196ead6e92 (diff) | |
download | linux-8be040ecd94c1a9a137927d18534edfae0a9b68a.tar.xz |
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 <luizluca@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions