diff options
| author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2026-02-02 10:04:36 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-03 17:59:10 -0800 |
| commit | 3cf4dfa7b040980d16b249a9eed7185971763a0f (patch) | |
| tree | 0f3295ffd99829769d1eb62e99c07accd56d9ef3 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 33c5c9473a232de46548cb1c6db77e5b2eff5b8e (diff) | |
net: stmmac: rk: remove need for ->set_speed() method
As we can detect whether the SoC provides the parameters necessary for
rk_set_reg_speed(), we don't need to have explicit calls to this.
Instead, we can move the contents of this function to
rk_set_clk_tx_rate().
This remsoves all the .set_speed() implementations that merely go on to
invoke rk_set_reg_speed().
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1vmqnM-00000007VD8-1xWo@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
