diff options
| author | Oleksij Rempel <o.rempel@pengutronix.de> | 2024-12-04 09:41:35 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-06 17:53:06 -0800 |
| commit | 39aa1d620d10cdd276f4728da50f136dbe939643 (patch) | |
| tree | a211d6f525330916730cd334bec874da7e7ab242 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | net: usb: lan78xx: Remove KSZ9031 PHY fixup (diff) | |
| download | linux-39aa1d620d10cdd276f4728da50f136dbe939643.tar.gz linux-39aa1d620d10cdd276f4728da50f136dbe939643.zip | |
net: usb: lan78xx: move functions to avoid forward definitions
Move following functions to avoid forward declarations in the code:
- lan78xx_start_hw()
- lan78xx_stop_hw()
- lan78xx_flush_fifo()
- lan78xx_start_tx_path()
- lan78xx_stop_tx_path()
- lan78xx_flush_tx_fifo()
- lan78xx_start_rx_path()
- lan78xx_stop_rx_path()
- lan78xx_flush_rx_fifo()
These functions will be used in an upcoming PHYlink migration patch.
No modifications to the functionality of the code are made.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20241204084142.1152696-4-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
