diff options
author | Doug Berger <opendmb@gmail.com> | 2025-03-06 22:26:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:33:47 +0300 |
commit | 58affb23b66793033f95cb4e9a57a388e0485edb (patch) | |
tree | d4b4b7723eeadc86d6fc79bfc498e621d6141cb6 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8b031d4e9baaa33e1b0abd09b9a98a84576a21f0 (diff) | |
download | linux-58affb23b66793033f95cb4e9a57a388e0485edb.tar.xz |
net: bcmgenet: consolidate dma initialization
The functions bcmgenet_dma_disable and bcmgenet_enable_dma are
only used as part of dma initialization. Their functionality is
moved inside bcmgenet_init_dma and the functions are removed.
Since the dma is always disabled inside of bcmgenet_init_dma,
the initialization functions bcmgenet_init_rx_queues and
bcmgenet_init_tx_queues no longer need to attempt to manage its
state.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-10-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions