diff options
| author | Oleksij Rempel <[email protected]> | 2024-01-24 13:33:13 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-01-26 21:25:24 -0800 |
| commit | d1b7d0d85d59bfe6f57b1604a922466e4f8ee734 (patch) | |
| tree | 534080a57b728fbbc79ff7eaa9a5269dfdc57682 /tools/perf/scripts/python | |
| parent | 0c657f860e675e051553c579669804d21da52364 (diff) | |
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
Remove the manual checks for register value changes in the
ksz8_w_phy_bmcr function. Instead, rely on regmap_update_bits() for
optimizing register updates.
Signed-off-by: Oleksij Rempel <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Acked-by: Arun Ramadoss <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions